summaryrefslogtreecommitdiff
path: root/include/jemalloc/internal/large_externs.h
Commit message (Expand)AuthorAgeFilesLines
* Record request size in prof infoYinan Zhang2021-01-071-1/+1
* Move junking out of arena/tcache code.David Goldblatt2020-03-121-7/+1
* Last-N profiling modeYinan Zhang2019-12-301-1/+2
* Rename extent_t to edata_t.David Goldblatt2019-12-201-8/+8
* Restructure setters for profiling infoYinan Zhang2019-12-171-2/+1
* Pass nstime_t pointer for profilingYinan Zhang2019-12-111-1/+1
* Change tsdn to tsd for profiling code pathYinan Zhang2019-11-221-4/+3
* Restructure profilingYinan Zhang2019-11-221-3/+2
* Add logging for sampled allocationsTyler Etzel2018-08-011-0/+3
* Hooks: hook the realloc pathways that move/expand.David Goldblatt2018-05-181-2/+5
* Stop depending on JEMALLOC_N() for function interception during testing.Jason Evans2017-05-111-20/+18
* Incorporate szind/slab into rtree leaves.Jason Evans2017-03-221-2/+2
* Disentangle arena and extent locking.Jason Evans2017-02-011-1/+2
* Break up headers into constituent partsDavid Goldblatt2017-01-121-0/+27