From babea0a412ee24a94ed0bd03543060b2c6bc0bbd Mon Sep 17 00:00:00 2001 From: Konrad Rzeszutek Wilk Date: Mon, 25 Mar 2013 16:57:31 +0100 Subject: trace: Add reason for NMI exit TRAP Signed-off-by: Konrad Rzeszutek Wilk Acked-by: George Dunlap --- tools/xentrace/formats | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/xentrace') diff --git a/tools/xentrace/formats b/tools/xentrace/formats index 5c26e21c16..67fd42d807 100644 --- a/tools/xentrace/formats +++ b/tools/xentrace/formats @@ -78,6 +78,7 @@ 0x0008201a CPU%(cpu)d %(tsc)d (+%(reltsc)8d) RDTSC [ value = 0x%(2)08x%(1)08x ] 0x00082020 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) INTR_WINDOW [ value = 0x%(1)08x ] 0x00082021 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) NPF [ gpa = 0x%(2)08x%(1)08x mfn = 0x%(4)08x%(3)08x qual = 0x%(5)04x p2mt = 0x%(6)04x ] +0x00082023 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) TRAP [ vector = 0x%(1)02x ] 0x0010f001 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) page_grant_map [ domid = %(1)d ] 0x0010f002 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) page_grant_unmap [ domid = %(1)d ] -- cgit v1.2.3