]> granicus.if.org Git - procps-ng/commit
vmstat: support for time stolen from virtual machines
authorJaromir Capik <jcapik@redhat.com>
Mon, 25 Nov 2013 16:39:14 +0000 (17:39 +0100)
committerJaromir Capik <jcapik@redhat.com>
Mon, 25 Nov 2013 16:39:14 +0000 (17:39 +0100)
commita8a4a4f595c33d3ae90bf311628d5f8ab2ebaa3c
tree7c835267193ac12ab463cf2d05b1dc91a5775c6f
parent1b97942c8e495300de9f86206641ba7469f9aa11
vmstat: support for time stolen from virtual machines

Surprisingly the code for the 'st' column was added in the past,
but wasn't enabled. The vmstat manual already contains the 'st'
column and this commit finally enables the feature.
vmstat.c