tools/kvm_stat: add command line switch '-c' to log in csv format
authorStefan Raspl <raspl@de.ibm.com>
Fri, 6 Mar 2020 11:42:47 +0000 (12:42 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 23 Mar 2020 19:44:21 +0000 (15:44 -0400)
commit0c794dcefbbc6b128f74b4c46c3ef49321d88735
tree36908ac39b5dde60857097dee69a764369dcf799
parent3cbb394d9fb68dcd20415dce2c42b695475e9684
tools/kvm_stat: add command line switch '-c' to log in csv format

Add an alternative format that can be more easily used for further
processing later on.
Note that we add a timestamp in the first column for both, the regular
and the new csv format.

Signed-off-by: Stefan Raspl <raspl@linux.ibm.com>
Message-Id: <20200306114250.57585-5-raspl@linux.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tools/kvm/kvm_stat/kvm_stat
tools/kvm/kvm_stat/kvm_stat.txt