From c18a0f7d6da1c477a0c3fa363499aad9082afaa3 Mon Sep 17 00:00:00 2001 From: Keir Fraser Date: Mon, 29 Jun 2009 11:00:56 +0100 Subject: x86 Cx tracing: export expected/predicted Cx to xentrace 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 5b2a7693d1..db82a09250 100644 --- a/tools/xentrace/formats +++ b/tools/xentrace/formats @@ -121,5 +121,5 @@ 0x0040f10f CPU%(cpu)d %(tsc)d (+%(reltsc)8d) shadow_emulate_resync_only [ gfn = 0x%(1)16x ] 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 ] +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 ] -- cgit v1.2.3