]> granicus.if.org Git - sysstat/commit
Make sadf -H display last CPU count in file
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 8 Feb 2014 14:35:00 +0000 (15:35 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 8 Feb 2014 14:35:00 +0000 (15:35 +0100)
commitdab9aeb76159d530a894ab47efd3df19623e4e36
treec5cd3ab84788aeb4d0bf2268083d974cf24bcca1
parent54f0a79bd375f73cf3f2aaeaa996800d7f243f60
Make sadf -H display last CPU count in file

sadf -H now displays the last CPU count recorded in the data file. This
is the value of the last_cpu_nr field saved in file's header, giving the
number of processors the machine had when the last sample of statistics
was appended to the file.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
sadf_misc.c