summaryrefslogtreecommitdiffstats
path: root/include/jemalloc/internal/prof_inlines_b.h
Commit message (Expand)AuthorAgeFilesLines
* Header refactoring: Pull size helpers out of jemalloc module.David Goldblatt2017-05-311-1/+3
* Header refactoring: tsd - cleanup and dependency breaking.David Goldblatt2017-05-011-1/+1
* Avoid prof_dump during reentrancy.Qi Wang2017-04-251-0/+3
* Get rid of most of the various inline macros.David Goldblatt2017-04-241-24/+0
* Pass alloc_ctx down profiling path.Qi Wang2017-04-121-14/+19
* Push down iealloc() calls.Jason Evans2017-03-231-36/+27
* Remove extent arg from isalloc() and arena_salloc().Jason Evans2017-03-231-3/+3
* Convert arena->prof_accumbytes synchronization to atomics.Jason Evans2017-02-161-0/+240