index
:
delta/jemalloc.git
dev
master
rc-4.3.1
rc-4.4.0
rc-4.5.0
rel-4.3.0
revert-1683-fix-prof-realloc
stable-3
stable-4
github.com: jemalloc/jemalloc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
jemalloc
/
internal
/
prof_data.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Inline the storage for thread name in prof_tdata_t.
Qi Wang
2023-04-05
1
-1
/
+0
*
Do not create size class tables for non-prof builds
Yinan Zhang
2020-08-24
1
-2
/
+2
*
Move unbias data to prof_data
Yinan Zhang
2020-08-24
1
-0
/
+4
*
No need to intercept prof_dump_header() in tests
Yinan Zhang
2020-06-29
1
-2
/
+0
*
Generalize prof_cnt_all() for testing
Yinan Zhang
2020-06-29
1
-2
/
+1
*
Simplify signatures for prof dump functions
Yinan Zhang
2020-06-29
1
-2
/
+1
*
Pass write callback explicitly in prof_data
Yinan Zhang
2020-06-29
1
-3
/
+4
*
Move unwind to prof_sys
Yinan Zhang
2020-06-29
1
-2
/
+1
*
Relocate a few prof utilities to the right modules
Yinan Zhang
2020-06-29
1
-0
/
+5
*
Move file handling logic in prof_data to prof_sys
Yinan Zhang
2020-06-29
1
-2
/
+2
*
Change tsdn to tsd for thread name allocation
Yinan Zhang
2020-06-29
1
-1
/
+1
*
Move thread name handling to prof_data module
Yinan Zhang
2020-06-29
1
-0
/
+2
*
Expose prof_data testing internals only in prof tests
Yinan Zhang
2020-06-29
1
-0
/
+8
*
Correct prof header macro namings
Yinan Zhang
2020-06-29
1
-3
/
+3
*
Do not reset sample wait time when re-initing tdata
Yinan Zhang
2020-05-12
1
-1
/
+1
*
Remove _externs from prof internal header names
Yinan Zhang
2019-12-23
1
-0
/
+22