core: track separate heap allocation for linux
This commit is contained in:
parent
05e3db3ac9
commit
ddda76f9b0
16 changed files with 597 additions and 93 deletions
|
@ -64,6 +64,8 @@ add_library(common STATIC
|
|||
fs/path_util.cpp
|
||||
fs/path_util.h
|
||||
hash.h
|
||||
heap_tracker.cpp
|
||||
heap_tracker.h
|
||||
hex_util.cpp
|
||||
hex_util.h
|
||||
host_memory.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue