This website requires JavaScript.
Explore
Help
Sign In
rk3588-game
/
android13
Watch
3
Star
0
Fork
You've already forked android13
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
73f7176500
android13
/
external
/
jemalloc_new
/
test
/
unit
/
prof_tctx.sh
6 lines
103 B
Bash
Raw
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