Age | Commit message (Expand) | Author |
---|---|---|
2020-02-22 | Kernel+ProfileViewer: Move symbolication to userspace for time profiles | Andreas Kling |
2020-02-17 | Kernel: Replace "current" with Thread::current and Process::current | Andreas Kling |
2020-02-16 | Kernel: Move all code into the Kernel namespace | Andreas Kling |
2020-02-02 | Kernel: Start working on a syscall for logging performance events | Andreas Kling |