skyline/app/src/main/cpp/skyline/kernel
PixelyIon 40910644be Address CR Comments (#151) + Fix SvcWaitSynchronization Trace
An RAII scoped trace was used for SvcWaitSynchronization but it was placed within a condition scope which led to an incorrect lifetime for the traces. Minor changes regarding the CR not affecting functionality were made aside from that.
2021-03-25 22:41:23 +05:30
..
types Extend Perfetto Tracing 2021-03-23 02:40:02 +05:30
ipc.cpp Address CR Comments #2 2020-11-23 11:44:43 +05:30
ipc.h Address a bunch of issues detected by clang-tidy 2021-03-06 18:58:04 +05:30
memory.cpp Address a bunch of issues detected by clang-tidy 2021-03-06 18:58:04 +05:30
memory.h Address a bunch of issues detected by clang-tidy 2021-03-06 18:58:04 +05:30
results.h Refactor service functions to return result codes 2020-09-06 19:12:18 +00:00
scheduler.cpp Extend Perfetto Tracing 2021-03-23 02:40:02 +05:30
scheduler.h Address a bunch of issues detected by clang-tidy 2021-03-06 18:58:04 +05:30
svc.cpp Address CR Comments (#151) + Fix SvcWaitSynchronization Trace 2021-03-25 22:41:23 +05:30
svc.h Extend SVC table with names 2021-03-23 02:40:02 +05:30