From: Mike Kravetz Date: Wed, 6 Sep 2006 23:23:12 +0000 (-0700) Subject: [POWERPC] powerpc: Instrument Hypervisor Calls X-Git-Tag: v2.6.19-rc1~1300^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57852a853b0d6761f270be0961d5d8387e98c8bb;p=pandora-kernel.git [POWERPC] powerpc: Instrument Hypervisor Calls Add instrumentation for hypervisor calls on pseries. Call statistics include number of calls, wall time and cpu cycles (if available) and are made available via debugfs. Instrumentation code is behind the HCALL_STATS config option and has no impact if not enabled. Signed-off-by: Mike Kravetz Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed