Revert "Refactor profiling"

This reverts commit 0b462407ae.
This commit is contained in:
Qi Wang
2019-07-29 14:09:20 -07:00
parent 0b462407ae
commit 1a0503367b
8 changed files with 1453 additions and 1504 deletions

View File

@@ -117,7 +117,6 @@ C_SRCS := $(srcroot)src/jemalloc.c \
$(srcroot)src/pages.c \
$(srcroot)src/prng.c \
$(srcroot)src/prof.c \
$(srcroot)src/prof_data.c \
$(srcroot)src/prof_log.c \
$(srcroot)src/rtree.c \
$(srcroot)src/safety_check.c \