aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add tracing of execution timesFlorian Fischer2020-07-233-21/+111
* [make] rename check-format which checks only the python code to check-pyformatFlorian Fischer2020-07-231-2/+2
* [chattymalloc] add pid to trace file name to support fork/execFlorian Fischer2020-07-231-1/+6
* [chattyparser] add tracking of threadsFlorian Fischer2020-07-181-2/+17
* Merge branch 'gitlab-ci' into 'master'Florian Fischer2020-07-031-0/+21
|\
| * [gitlab-ci] add simple pipeline which builds chattymalloc and checks the code...Florian Fischer2020-07-031-0/+21
|/
* [chattyparser] improve chattyparserFlorian Fischer2020-07-031-86/+152
* [chattymalloc] fix multiple sources of crashesFlorian Fischer2020-07-031-5/+24
* fixup! [build] add yapf to check and format python codeFlorian Fischer2020-07-031-1/+1
* [build] add yapf to check and format python codeFlorian Fischer2020-07-032-0/+6
* [gitignore] add __pycache__Florian Fischer2020-07-031-0/+1
* chattyparser.py: save size of freed pointer in the free trace entryFlorian Fischer2020-05-141-0/+2
* chattyparser.py: remove depth from Trace __str__Florian Fischer2020-05-141-1/+1
* performant is not an english wordFlorian Fischer2020-05-041-1/+1
* improve READMEFlorian Fischer2020-05-041-3/+3
* add git url to READMEFlorian Fischer2020-05-041-2/+4
* add simple READMEFlorian Fischer2020-05-042-1/+46
* add chattyparserFlorian Fischer2020-05-041-0/+416
* copy speedymalloc's build systemFlorian Fischer2020-05-044-0/+90
* initial chattymalloc standalone commitFlorian Fischer2020-05-046-0/+1130