Please enable JavaScript in your browser!
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
make
/
skynet
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
eeacb2f437
Větve
Značky
master
skynet
/
3rd
/
jemalloc
/
test
/
unit
/
thread_event.sh
thread_event.sh
103 B
Historie
Surový
1
2
3
4
5
6
#!/bin/sh
if [ "x${enable_prof}" = "x1" ] ; then
export MALLOC_CONF="prof:true,lg_prof_sample:0"
fi