index
:
redis
debian
progress-linux
upstream
debian 12 backports: redis
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
deps
/
jemalloc
/
test
/
unit
/
inspect.sh
blob: 352d110760d861659d14af0a5daa7af5ac02f808 (
plain
)
1
2
3
4
5
#!/bin/sh
if
[
"x
${
enable_prof
}
"
=
"x1"
]
;
then
export
MALLOC_CONF
=
"prof:false"
fi