This website requires JavaScript.
Explore
Help
Sign In
xxq250
/
jemalloc
Watch
1
Star
0
Fork
You've already forked jemalloc
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dev
jemalloc
/
test
/
unit
/
thread_event.sh
6 lines
103 B
Bash
Raw
Permalink
Blame
History
#!/bin/sh
if
[
"
x
${
enable_prof
}
"
=
"x1"
]
;
then
export
MALLOC_CONF
=
"prof:true,lg_prof_sample:0"
fi
Reference in New Issue
View Git Blame
Copy Permalink