Age | Commit message (Expand) | Author |
---|---|---|
2021-07-22 | Userland: Use /proc/kernel_base to determine the kernel base address | Gunnar Beutner |
2021-06-17 | Everywhere: Add component declarations | Gunnar Beutner |
2021-05-07 | Profiler: Remove the old process selection widget | Gunnar Beutner |
2021-05-06 | Profiler: Add fixed track headers to the timeline view | Andreas Kling |
2021-05-06 | Profiler: Rename ProfileTimelineWidget => TimelineTrack | Andreas Kling |
2021-05-06 | Profiler: Add TimelineView widget and make the timeline cursor global | Andreas Kling |
2021-05-04 | Profiler: Don't link against LibCoreDump | Andreas Kling |
2021-04-26 | Kernel+Profiler: Improve profiling subsystem | Gunnar Beutner |
2021-02-27 | Profiler: Add a new "Samples" view to the main UI | Andreas Kling |
2021-02-24 | Profiler: Add help documentation | Brendan Coles |
2021-01-12 | DevTools: Move to Userland/DevTools/ | Andreas Kling |