Age | Commit message (Expand) | Author |
---|---|---|
2020-02-22 | Kernel+ProfileViewer: Move symbolication to userspace for time profiles | Andreas Kling |
2020-02-21 | Kernel: Commit the profiling sample buffer memory up front | Andreas Kling |
2020-02-16 | Kernel: Move all code into the Kernel namespace | Andreas Kling |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-12-12 | Kernel: Separate out the symbol offsets in profile output | Andreas Kling |
2019-12-11 | Kernel: Implement a simple process time profiler | Andreas Kling |