1
0
mirror of https://github.com/fluencelabs/redis synced 2025-06-26 07:21:35 +00:00
Files
deps
hiredis
jemalloc
bin
doc
include
src
test
include
integration
src
stress
unit
SFMT.c
atomic.c
bitmap.c
ckh.c
hash.c
junk.c
junk_alloc.c
junk_free.c
lg_chunk.c
mallctl.c
math.c
mq.c
mtx.c
prof_accum.c
prof_active.c
prof_gdump.c
prof_idump.c
prof_reset.c
prof_thread_name.c
ql.c
qr.c
quarantine.c
rb.c
rtree.c
size_classes.c
stats.c
tsd.c
util.c
zero.c
test.sh.in
.autom4te.cfg
.gitattributes
.gitignore
COPYING
ChangeLog
INSTALL
Makefile.in
README
VERSION
autogen.sh
config.guess
config.stamp.in
config.sub
configure
configure.ac
coverage.sh
install-sh
jemalloc.pc.in
linenoise
lua
Makefile
README.md
update-jemalloc.sh
src
tests
utils
.gitignore
00-RELEASENOTES
BUGS
CONTRIBUTING
COPYING
INSTALL
MANIFESTO
Makefile
README.md
redis.conf
runtest
runtest-cluster
runtest-sentinel
sentinel.conf
redis/deps/jemalloc/test/unit/junk_alloc.c

4 lines
92 B
C
Raw Normal View History

2015-10-06 16:18:30 +02:00
#define JEMALLOC_TEST_JUNK_OPT "junk:alloc"
#include "junk.c"
#undef JEMALLOC_TEST_JUNK_OPT