mirror of
https://github.com/gperftools/gperftools
synced 2025-03-11 07:17:38 +00:00
add heap-profile-stats.h to dist .tar.gz
This commit is contained in:
parent
d76cfa6d6c
commit
7d8d522d73
@ -851,7 +851,8 @@ S_TCMALLOC_INCLUDES = $(S_TCMALLOC_MINIMAL_INCLUDES) \
|
||||
src/base/stl_allocator.h \
|
||||
src/base/sysinfo.h \
|
||||
src/base/thread_lister.h \
|
||||
src/heap-profile-table.h
|
||||
src/heap-profile-table.h \
|
||||
src/heap-profile-stats.h
|
||||
SG_TCMALLOC_INCLUDES = src/gperftools/heap-profiler.h \
|
||||
src/gperftools/heap-checker.h
|
||||
TCMALLOC_INCLUDES = $(S_TCMALLOC_INCLUDES) $(SG_TCMALLOC_MINIMAL_INCLUDES) \
|
||||
|
Loading…
Reference in New Issue
Block a user