1 1.1 christos #!/bin/sh 2 1.1 christos 3 1.1 christos if [ "x${enable_prof}" = "x1" ] ; then 4 1.1 christos export MALLOC_CONF="prof:true,prof_accum:true,prof_active:false,lg_prof_sample:0" 5 1.1 christos fi 6
Indexes created Tue Mar 03 05:31:39 UTC 2026