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