skyline/app/src/main/cpp/skyline/common/tracing.cpp
Billy Laws 6c6e665569 Implement Perfetto Tracing
This commit implements tracing Skyline using https://perfetto.dev/ for SVCs, IPC, Scheduler and Presentation
2021-03-23 02:40:02 +05:30

4 lines
61 B
C++

#include "tracing.h"
PERFETTO_TRACK_EVENT_STATIC_STORAGE();