From 71eb0dfc66b858528a97b9fbc92d55f13d378cf5 Mon Sep 17 00:00:00 2001 From: Keir Fraser Date: Mon, 29 Jun 2009 11:01:50 +0100 Subject: x86 Cx tracing: export the Cx exit reason (pending interrupt during Cx) Signed-off-by: Lu Guanqun --- tools/xentrace/formats | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/xentrace') 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 ] -- cgit v1.2.3