Commit 19632d24 authored by Lioncash's avatar Lioncash
Browse files

kernel/svc: Make svcCreateThread/svcStartThread/svcSleepThread/svcExitThread...

kernel/svc: Make svcCreateThread/svcStartThread/svcSleepThread/svcExitThread calls show up in the debug log

These are actually quite important indicators of thread lifetimes, so
they should be going into the debug log, rather than being treated as
misc info and delegated to the trace log.
parent d672c6e7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment