mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-22 04:03:11 +00:00
Add sdallocx() to list of functions to prune in pprof.
This commit is contained in:
@@ -2840,6 +2840,7 @@ sub RemoveUninterestingFrames {
|
|||||||
'rallocx', # jemalloc
|
'rallocx', # jemalloc
|
||||||
'xallocx', # jemalloc
|
'xallocx', # jemalloc
|
||||||
'dallocx', # jemalloc
|
'dallocx', # jemalloc
|
||||||
|
'sdallocx', # jemalloc
|
||||||
'tc_calloc',
|
'tc_calloc',
|
||||||
'tc_cfree',
|
'tc_cfree',
|
||||||
'tc_malloc',
|
'tc_malloc',
|
||||||
|
|||||||
Reference in New Issue
Block a user