Age | Commit message (Expand) | Author |
---|---|---|
2021-08-06 | Everywhere: Replace Model::update() with Model::invalidate() | sin-ack |
2021-05-14 | Profiler: Mark model columns as non-sortable | Andreas Kling |
2021-05-14 | Kernel+Profiler: Track lost time between profiler timer ticks | Gunnar Beutner |
2021-05-04 | Profiler: Move everything into the "Profiler" namespace | Andreas Kling |
2021-04-26 | Kernel+Profiler: Improve profiling subsystem | Gunnar Beutner |
2021-04-23 | AK: Rename adopt() to adopt_ref() | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-02 | Kernel+Profiler: Capture metadata about all profiled processes | Andreas Kling |
2021-02-27 | Profiler: Add a new "Samples" view to the main UI | Andreas Kling |