mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-24 05:33:06 +00:00
Add safe frame-pointer backtrace unwinder
This commit is contained in:
committed by
Qi Wang
parent
3a0d9cdadb
commit
edc1576f03
@@ -1467,6 +1467,7 @@ stats_general_print(emitter_t *emitter) {
|
||||
CONFIG_WRITE_BOOL(prof);
|
||||
CONFIG_WRITE_BOOL(prof_libgcc);
|
||||
CONFIG_WRITE_BOOL(prof_libunwind);
|
||||
CONFIG_WRITE_BOOL(prof_frameptr);
|
||||
CONFIG_WRITE_BOOL(stats);
|
||||
CONFIG_WRITE_BOOL(utrace);
|
||||
CONFIG_WRITE_BOOL(xmalloc);
|
||||
|
||||
Reference in New Issue
Block a user