Please enable JavaScript in your browser!
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
make
/
skynet
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
eeacb2f437
Ramas
Etiquetas
master
skynet
/
3rd
/
jemalloc
/
test
/
unit
/
thread_event.sh
thread_event.sh
103 B
Histórico
Raw
1
2
3
4
5
6
#!/bin/sh
if [ "x${enable_prof}" = "x1" ] ; then
export MALLOC_CONF="prof:true,lg_prof_sample:0"
fi