mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-25 16:43:33 +03:00
Push error handling logic out of core dumping logic
This commit is contained in:
parent
f541871f5d
commit
5d292b5660
6 changed files with 346 additions and 224 deletions
|
|
@ -228,6 +228,7 @@ TESTS_UNIT := \
|
|||
$(srcroot)test/unit/prof_gdump.c \
|
||||
$(srcroot)test/unit/prof_idump.c \
|
||||
$(srcroot)test/unit/prof_log.c \
|
||||
$(srcroot)test/unit/prof_mdump.c \
|
||||
$(srcroot)test/unit/prof_recent.c \
|
||||
$(srcroot)test/unit/prof_reset.c \
|
||||
$(srcroot)test/unit/prof_tctx.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue