Andreas Kling
f38cfb3562
Kernel: Tidy up debug logging a little bit
...
When using dbg() in the kernel, the output is automatically prefixed
with [Process(PID:TID)]. This makes it a lot easier to understand which
thread is generating the output.
This patch also cleans up some common logging messages and removes the
now-unnecessary "dbg() << *current << ..." pattern.
2020-01-21 16:16:20 +01:00
..
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 23:51:22 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 23:51:22 +01:00
2020-01-20 16:08:49 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 23:51:22 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-21 13:27:08 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 23:51:22 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-20 22:19:02 +01:00
2020-01-18 09:45:54 +01:00
2020-01-19 14:01:32 +01:00
2020-01-18 09:45:54 +01:00
2020-01-21 16:16:20 +01:00
2020-01-21 13:34:39 +01:00