mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-20 09:21:14 +03:00
Break prof_accum into multiple compilation units, in order to thwart compiler optimizations such as inlining and tail call optimization that would alter backtraces.
3 lines
40 B
C
3 lines
40 B
C
#include "prof_accum.h"
|
|
|
|
alloc_n_gen(0)
|