index
:
crep
master
If grep and etags had a baby
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
redis-unstable
/
deps
/
jemalloc
/
test
/
unit
/
size_check.sh
blob: 352d110760d861659d14af0a5daa7af5ac02f808 (
plain
)
1
2
3
4
5
#!/bin/sh
if
[
"x
${enable_prof}
"
=
"x1"
] ;
then
export
MALLOC_CONF
=
"prof:false"
fi