diff options
Diffstat (limited to 'examples/redis-unstable/deps/jemalloc/test/unit/prof_accum.sh')
| -rw-r--r-- | examples/redis-unstable/deps/jemalloc/test/unit/prof_accum.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/redis-unstable/deps/jemalloc/test/unit/prof_accum.sh b/examples/redis-unstable/deps/jemalloc/test/unit/prof_accum.sh deleted file mode 100644 index b3e13fc..0000000 --- a/examples/redis-unstable/deps/jemalloc/test/unit/prof_accum.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -if [ "x${enable_prof}" = "x1" ] ; then - export MALLOC_CONF="prof:true,prof_accum:true,prof_active:false,lg_prof_sample:0" -fi |
