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