mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-06-04 03:04:16 +03:00
Refactor permuted backtrace test allocation.
Refactor permuted backtrace test allocation that was originally used only by the prof_accum test, so that it can be used by other heap profiling test binaries.
This commit is contained in:
parent
f8034540a1
commit
cc9e626ea9
10 changed files with 60 additions and 56 deletions
3
test/src/btalloc_0.c
Normal file
3
test/src/btalloc_0.c
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#include "test/jemalloc_test.h"
|
||||
|
||||
btalloc_n_gen(0)
|
||||
Loading…
Add table
Add a link
Reference in a new issue