Sign in
android
/
platform
/
external
/
jemalloc_new
/
00b0763d656a7ec4d9a4e2475167f4ea8e28e641
/
.
/
test
/
unit
/
prof_tctx.sh
blob: 8fcc7d8a797a8d5ed9e13b7727bff2c2478a0f5a [
file
]
#!/bin/sh
if
[
"x${enable_prof}"
=
"x1"
]
;
then
export MALLOC_CONF
=
"prof:true,lg_prof_sample:0"
fi