Commit Graph

31 Commits

Author SHA1 Message Date
yushuoqi ee98c0a78f add hugetop command 2026-04-03 15:36:39 +08:00
Daniel Hofstetter fc7877df3b README: fix url of coverage badge 2025-10-27 15:34:36 +01:00
Daniel Hofstetter bb1c7987ed Readme: move skill from TODO list to Ongoing list 2025-08-08 16:29:21 +02:00
Bluemangoo e44eb43c08 vmstat: add header and modify readme 2025-03-28 16:14:09 +00:00
Krysztal Huang 1d83d7a8a3 tload: Basic implementation of tload (#362)
* tload: add basic tui layout of modern look

* tload: set x-axis bound from 0 to the width of terminal

* tload: fix mismatched returning type

* tload: add `#[allow(clippy::cognitive_complexity)]`

* tload: add by-utils test

* tload: tweaks for max height of chart

* tload: bump version of `ratatui` from `0.28` to `0.29`

* tload: fix typo

* tload: set exit code to 130

* tload: fix typo

* tload: add license header for `tui.rs`
2025-03-25 16:58:35 +01:00
Daniel Hofstetter 5580916977 README.md: add missing word 2025-03-25 14:46:02 +01:00
Krysztal Huang c563a59176 docs: Update Ongoing section for implemented sysctl 2025-02-24 10:26:20 +08:00
Krysztal Huang d583d5ee3c docs: Update Ongoing section 2025-02-20 14:17:44 +08:00
Daniel Hofstetter c45f7e553b readme: add hugetop & sysctl to todo list 2024-10-06 15:07:14 +02:00
Krysztal Huang 1b9f1d49d8 misc: Sort Ongoing section of README.md 2024-08-27 15:27:40 +08:00
Krysztal Huang b1e54b6c7f Merge remote-tracking branch 'upstream/main' into impl_snice 2024-08-27 01:22:50 +08:00
Krysztal Huang 0fe51a05e0 snice: Add command snice 2024-08-27 01:21:35 +08:00
Krysztal Huang 90c94d72cb top: Add command top 2024-08-19 18:29:16 +08:00
Daniel Hofstetter 7baab25c68 readme: order lists of utils alphabetically 2024-08-16 14:50:29 +02:00
Daniel Hofstetter 18345956d9 readme: move pidwait to ongoing 2024-08-16 14:46:35 +02:00
Krysztal Huang cc16d4d47e misc: Mark ps as implemented. 2024-08-07 16:42:18 +08:00
Krysztal Huang 3e08b57b5f misc: Update README.md 2024-07-15 01:38:07 +08:00
Krysztal112233 cf3d91b1a5 doc: Update README.md 2024-06-18 15:02:22 +08:00
Krysztal Huang 9391cf1e32 slabtop: Add command (#42) 2024-04-16 11:58:12 +02:00
Sylvestre Ledru 6060b5e8b3 fix typo again 2024-04-02 11:57:42 +02:00
Sylvestre Ledru 67fe096703 pidof is also in procps 2024-04-02 11:57:10 +02:00
Sylvestre Ledru e809c19e54 update of the readme 2024-02-17 18:06:45 +01:00
Sylvestre Ledru 92cf39346d update what has been started 2024-02-17 17:51:03 +01:00
Daniel Hofstetter 11d15b5eb9 readme: fix typo 2024-02-10 16:25:20 +01:00
Sylvestre Ledru 4b4fd96b75 w: add initial version 2024-01-31 23:11:42 +01:00