Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Robust whitespace split of cpu utilization line from /proc/stat | SandroCasagrande | 2022-05-14 |
| | | | | Signed-off-by: Sandro Casagrande <sc.casagrande@gmail.com> | ||
* | Additional stats for podman info | Brent Baude | 2022-05-03 |
In support of podman machine and its counterpart desktop, we have added new stats to podman info. For storage, we have added GraphRootAllocated and GraphRootUsed in bytes. For CPUs, we have added user, system, and idle percents based on /proc/stat. Fixes: #13876 Signed-off-by: Brent Baude <bbaude@redhat.com> |