c0cc5db871
This resolves #564.
6 lines
142 B
C
6 lines
142 B
C
#include "test/jemalloc_test.h"
|
|
#define ARENA_RESET_PROF_C_
|
|
|
|
const char *malloc_conf = "prof:true,lg_prof_sample:0";
|
|
#include "arena_reset.c"
|