mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-23 21:23:06 +00:00
Add peak_t, for tracking allocator net max.
This commit is contained in:
committed by
David Goldblatt
parent
17a64fe91c
commit
fe7108305a
@@ -222,6 +222,7 @@ TESTS_UNIT := \
|
||||
$(srcroot)test/unit/pa.c \
|
||||
$(srcroot)test/unit/pack.c \
|
||||
$(srcroot)test/unit/pages.c \
|
||||
$(srcroot)test/unit/peak.c \
|
||||
$(srcroot)test/unit/ph.c \
|
||||
$(srcroot)test/unit/prng.c \
|
||||
$(srcroot)test/unit/prof_accum.c \
|
||||
|
||||
Reference in New Issue
Block a user