Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Registrati
Accedi
make
/
skynet
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
master
Rami (Branch)
Tag
master
skynet
/
3rd
/
jemalloc
/
test
/
unit
/
inspect.sh
inspect.sh
87 B
Permalink
Cronologia
Originale
1
2
3
4
5
6
#!/bin/sh
if [ "x${enable_prof}" = "x1" ] ; then
export MALLOC_CONF="prof:false"
fi