| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | implement analysis of specific allocator and benchmark combinations | Florian Fischer | 2020-02-09 | 1 | -1/+1 |
| | | | | | A allocator implementation is analyzed by prepending chattymalloc.so. | ||||
| * | improve code quality and add license headers to allocator definitions | Florian Fischer | 2019-08-28 | 1 | -2/+27 |
| | | |||||
| * | support chattymalloc as analyze fallback if malt is not available | Florian Fischer | 2019-08-22 | 1 | -1/+3 |
| | | | | | | | bench.py saves the benchmark specific result directory in the object member "result_dir". This member is used by the analyze allocators to know where to write the trace files to. | ||||
| * | add allocator definition for chattymalloc | Florian Fischer | 2019-08-22 | 1 | -0/+4 |
