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