]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/systemd-cgtop.xml
cgtop: Display cpu time in microseonds with --raw
authorArian van Putten <arian.vanputten@gmail.com>
Wed, 14 Oct 2020 11:47:17 +0000 (13:47 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 21 Oct 2020 12:29:48 +0000 (14:29 +0200)
commit429495163cbc1eb331a15d16fb26c829aa43ff0d
tree4a080ce14b6b8ed166be267208d6f33305662780
parent9d7b11fdc8cd321af2686594067800dc9dd60ff0
cgtop: Display cpu time in microseonds with --raw

this makes the CPU time easily parseable; which was the goal
of --raw in the first place.

This only triggers if --raw is combined with --cpu=time
man/systemd-cgtop.xml
src/basic/macro.h
src/cgtop/cgtop.c