summaryrefslogtreecommitdiff
path: root/include/jemalloc/internal/prof_data.h
Commit message (Expand)AuthorAgeFilesLines
* Inline the storage for thread name in prof_tdata_t.Qi Wang2023-04-051-1/+0
* Do not create size class tables for non-prof buildsYinan Zhang2020-08-241-2/+2
* Move unbias data to prof_dataYinan Zhang2020-08-241-0/+4
* No need to intercept prof_dump_header() in testsYinan Zhang2020-06-291-2/+0
* Generalize prof_cnt_all() for testingYinan Zhang2020-06-291-2/+1
* Simplify signatures for prof dump functionsYinan Zhang2020-06-291-2/+1
* Pass write callback explicitly in prof_dataYinan Zhang2020-06-291-3/+4
* Move unwind to prof_sysYinan Zhang2020-06-291-2/+1
* Relocate a few prof utilities to the right modulesYinan Zhang2020-06-291-0/+5
* Move file handling logic in prof_data to prof_sysYinan Zhang2020-06-291-2/+2
* Change tsdn to tsd for thread name allocationYinan Zhang2020-06-291-1/+1
* Move thread name handling to prof_data moduleYinan Zhang2020-06-291-0/+2
* Expose prof_data testing internals only in prof testsYinan Zhang2020-06-291-0/+8
* Correct prof header macro namingsYinan Zhang2020-06-291-3/+3
* Do not reset sample wait time when re-initing tdataYinan Zhang2020-05-121-1/+1
* Remove _externs from prof internal header namesYinan Zhang2019-12-231-0/+22