Age | Commit message (Expand) | Author |
---|---|---|
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-12-15 | ProfileViewer: Scale the sample columns by stack depth | Andreas Kling |
2019-12-15 | ProfileViewer: Convert the JSON samples into a more efficient format | Andreas Kling |
2019-12-14 | ProfileViewer: Precompute the timestamp and "in kernel?" per sample | Andreas Kling |
2019-12-14 | ProfileViewer: Allow filtering samples in a specific time range | Andreas Kling |
2019-12-14 | ProfileViewer: Add a timeline widget for a visual view of the profile | Andreas Kling |