Revert "Refactor prof log"

This reverts commit 7618b0b8e4.
This commit is contained in:
Qi Wang
2019-07-29 14:09:20 -07:00
parent 1a0503367b
commit 5742473cc8
8 changed files with 677 additions and 720 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_log.c \
$(srcroot)src/rtree.c \
$(srcroot)src/safety_check.c \
$(srcroot)src/stats.c \