From bf27c9bb39cf80235446a3ba8b337c23b89c13df Mon Sep 17 00:00:00 2001 From: Keir Fraser Date: Mon, 7 Jun 2010 07:07:03 +0100 Subject: xentrace: update formats file for INTR_WINDOW and NPF Signed-off-by: Christoph Egger --- tools/xentrace/formats | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools/xentrace') diff --git a/tools/xentrace/formats b/tools/xentrace/formats index e19fcf10b1..e16eb2b12f 100644 --- a/tools/xentrace/formats +++ b/tools/xentrace/formats @@ -70,6 +70,8 @@ 0x00082018 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) CLTS 0x00082019 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) LMSW [ value = 0x%(1)08x ] 0x00082119 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) LMSW [ 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 ] 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