diff options
Diffstat (limited to 'test/unit/arena_reset_prof.sh')
| -rw-r--r-- | test/unit/arena_reset_prof.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/unit/arena_reset_prof.sh b/test/unit/arena_reset_prof.sh new file mode 100644 index 0000000..041dc1c --- /dev/null +++ b/test/unit/arena_reset_prof.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +export MALLOC_CONF="prof:true,lg_prof_sample:0" |
