mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-12 21:42:33 -07:00
Add profiling infrastructure and widget
This commit is contained in:
@@ -14,6 +14,7 @@ set(SRCS
|
||||
mem_arena.cpp
|
||||
memory_util.cpp
|
||||
misc.cpp
|
||||
profiler.cpp
|
||||
scm_rev.cpp
|
||||
string_util.cpp
|
||||
symbols.cpp
|
||||
@@ -48,11 +49,14 @@ set(HEADERS
|
||||
mem_arena.h
|
||||
memory_util.h
|
||||
platform.h
|
||||
profiler.h
|
||||
profiler_reporting.h
|
||||
scm_rev.h
|
||||
scope_exit.h
|
||||
string_util.h
|
||||
swap.h
|
||||
symbols.h
|
||||
synchronized_wrapper.h
|
||||
thread.h
|
||||
thread_queue_list.h
|
||||
thunk.h
|
||||
|
Reference in New Issue
Block a user