summaryrefslogtreecommitdiff
path: root/deps/jemalloc/test/unit/prof_thread_name.sh
blob: 298c1058e975b23b30726db7042eddb0fcb158a4 (plain)
1
2
3
4
5
#!/bin/sh

if [ "x${enable_prof}" = "x1" ] ; then
  export MALLOC_CONF="prof:true,prof_active:false"
fi