diff options
Diffstat (limited to 'bin/jeprof.in')
-rw-r--r-- | bin/jeprof.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/jeprof.in b/bin/jeprof.in index 1bbc51e..588c6b4 100644 --- a/bin/jeprof.in +++ b/bin/jeprof.in @@ -2896,6 +2896,7 @@ sub RemoveUninterestingFrames { 'cfree', '@JEMALLOC_PREFIX@malloc', 'newImpl', + 'void* newImpl', '@JEMALLOC_PREFIX@free', '@JEMALLOC_PREFIX@memalign', '@JEMALLOC_PREFIX@posix_memalign', |