]> granicus.if.org Git - sysstat/commit
PCP: Fix timestamps written to PCP archive file
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 18 Sep 2022 15:37:41 +0000 (17:37 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 18 Sep 2022 15:37:41 +0000 (17:37 +0200)
commit987bc50077fdd52e9271c1943e9e89aa96fc3668
treed7ed41c8b06f47a4b60c7e9087f1e20414940a4b
parentc11a0ee297e149b893c9f620626c2e1321a781fb
PCP: Fix timestamps written to PCP archive file

We should not consider true time / local time or UTC modes.
The timezone in which data will be displayed should be selected using
options -z / -Z with pmdumplog command.

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