blob: f3c819b57f6841a1dc9738b49a006368a736f26f [file] [log] [blame]
#!/bin/sh
if [ "x${enable_prof}" = "x1" ] ; then
export MALLOC_CONF="prof:true,prof_active:true,lg_prof_sample:0,prof_stats:true"
fi