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_active:false,lg_prof_sample:0" 5 1.1 christos fi 6
Indexes created Wed Mar 04 05:31:52 UTC 2026