From: Laurent Vivier Date: Mon, 15 Oct 2007 15:00:19 +0000 (+0200) Subject: sched: guest CPU accounting: add guest-CPU /proc//stat fields X-Git-Tag: v2.6.24-rc1~1289^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ac52315d4cf5f561f36dabaf0720c00d3553162;p=pandora-kernel.git sched: guest CPU accounting: add guest-CPU /proc//stat fields like for cpustat, introduce the "gtime" (guest time of the task) and "cgtime" (guest time of the task children) fields for the tasks. Modify signal_struct and task_struct. Modify /proc//stat to display these new fields. Signed-off-by: Laurent Vivier Acked-by: Avi Kivity Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed