aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xentrace
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2009-06-29 11:01:50 +0100
committerKeir Fraser <keir.fraser@citrix.com>2009-06-29 11:01:50 +0100
commit71eb0dfc66b858528a97b9fbc92d55f13d378cf5 (patch)
tree8574a4f699cb0d40fcd2b7c2bcd1c3266cb5e487 /tools/xentrace
parentc18a0f7d6da1c477a0c3fa363499aad9082afaa3 (diff)
downloadxen-71eb0dfc66b858528a97b9fbc92d55f13d378cf5.tar.gz
xen-71eb0dfc66b858528a97b9fbc92d55f13d378cf5.tar.bz2
xen-71eb0dfc66b858528a97b9fbc92d55f13d378cf5.zip
x86 Cx tracing: export the Cx exit reason (pending interrupt during Cx)
Signed-off-by: Lu Guanqun <guanqun.lu@intel.com>
Diffstat (limited to 'tools/xentrace')
-rw-r--r--tools/xentrace/formats2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/xentrace/formats b/tools/xentrace/formats
index db82a09250..976f3f8986 100644
--- a/tools/xentrace/formats
+++ b/tools/xentrace/formats
@@ -122,4 +122,4 @@
0x00801001 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) cpu_freq_change [ %(1)dMHz -> %(2)dMHz ]
0x00802001 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) cpu_idle_entry [ C0 -> C%(1)d, acpi_pm_tick = %(2)d, expected = %(3)dus, predicted = %(4)dus ]
-0x00802002 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) cpu_idle_exit [ C%(1)d -> C0, acpi_pm_tick = %(2)d ]
+0x00802002 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) cpu_idle_exit [ C%(1)d -> C0, acpi_pm_tick = %(2)d, irq = %(3)d %(4)d %(5)d %(6)d ]