Age | Commit message (Expand) | Author |
---|---|---|
2020-04-12 | Kernel: Bump the max stack frame count in sample profiles to 50 | Andreas Kling |
2020-02-22 | Kernel: Reset profiling state on exec() (but keep it going) | Andreas Kling |
2020-02-22 | Kernel+ProfileViewer: Move symbolication to userspace for time profiles | 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 |