mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-24 02:05:47 +00:00
core: track separate heap allocation for linux
This commit is contained in:
parent
1a1af26031
commit
c366d8e8d9
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