Please enable JavaScript in your browser!
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
make
/
skynet
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
eeacb2f437
Branchit
Tagit
master
skynet
/
3rd
/
jemalloc
/
test
/
unit
/
prof_mdump.sh
prof_mdump.sh
104 B
Historia
Raaka
1
2
3
4
5
6
7
#!/bin/sh
if [ "x${enable_prof}" = "x1" ] ; then
export MALLOC_CONF="prof:true,lg_prof_sample:0"
fi