systemd-cgtop
linux
Show the top control groups of the local Linux control group hierarchy, ordered by their CPU, memory, or disk I/O load. See also: `top`.
More info →Options (1)
-d, --delaybooleanChange the update interval in seconds (or one of these time units: `ms`, `us`, `min`)
Example:
systemd-cgtop {{[-d|--delay]}} {{interval}}Examples (5)
Start an interactive view
Change the sort order
systemd-cgtop --order cpu|memory|path|tasks|ioShow the CPU usage by time instead of percentage
systemd-cgtop --cpu=percentageChange the update interval in seconds (or one of these time units: `ms`, `us`, `min`)
systemd-cgtop [-d|--delay] intervalOnly count userspace processes (without kernel threads)
made by @shridhargupta | data from tldr-pages