summaryrefslogtreecommitdiffstats
path: root/include/jemalloc/internal/prof_externs.h
Commit message (Expand)AuthorAgeFilesLines
* Header refactoring: unify and de-catchall mutex moduleDavid Goldblatt2017-05-241-0/+2
* Stop depending on JEMALLOC_N() for function interception during testing.Jason Evans2017-05-121-37/+40
* Added lock profiling and output for global locks (ctl, prof and base).Qi Wang2017-03-231-0/+2
* Push down iealloc() calls.Jason Evans2017-03-231-2/+2
* Convert arena->prof_accumbytes synchronization to atomics.Jason Evans2017-02-161-0/+1
* Fix prof_realloc() regression.Jason Evans2017-01-171-1/+2
* Break up headers into constituent partsDavid Goldblatt2017-01-121-0/+83