[nostalgia] Add trace init

This commit is contained in:
2021-03-08 20:12:41 -06:00
parent 662c2e11de
commit f24a0a4aab
4 changed files with 13 additions and 0 deletions

View File

@@ -1,4 +1,11 @@
{
"init_functions": [
{
"bin_path": "/home/gary/projects/nostalgia/dist/linux-x86_64-debug/lib/ox/libOxTraceHook.so",
"function": "oxTraceInitHook",
"ignore_frames": 3
}
],
"log_functions": [
{
"bin_path": "/home/gary/projects/nostalgia/dist/linux-x86_64-debug/lib/ox/libOxTraceHook.so",