Age | Commit message (Expand) | Author |
---|---|---|
2021-11-30 | top: Use Core::System::ioctl() | Andreas Kling |
2021-11-30 | top: Port to LibMain :^) | Andreas Kling |
2021-10-08 | Utilities: Fix -Wunreachable-code warnings from clang | Nico Weber |
2021-07-18 | Everywhere: Make tracking cpu usage independent from system ticks | Tom |
2021-07-18 | Everywhere: Improve CPU usage calculation | Tom |
2021-06-28 | Utilities/top: Remove unused header includes | Marcus Nilsson |
2021-06-28 | Utilities/top: Add sort-by and delay-time options | Marcus Nilsson |
2021-05-23 | LibCore: Make ProcessStatisticsReader return results in a Vector | Andreas Kling |
2021-05-18 | Utilities: Make the STATE column for top slightly larger | Gunnar Beutner |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-17 | Utilities: Fix division by zero | Gunnar Beutner |
2021-01-12 | Userland: Move command-line utilities to Userland/Utilities/ | Andreas Kling |