aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xentrace
diff options
context:
space:
mode:
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>2013-03-25 16:57:31 +0100
committerJan Beulich <jbeulich@suse.com>2013-03-25 16:57:31 +0100
commitbabea0a412ee24a94ed0bd03543060b2c6bc0bbd (patch)
tree918ef59cb4b8b7832a18779b14bddfeb979f7f13 /tools/xentrace
parent88ca7a7f7c4ec576e126d09d449a4d01e7c30454 (diff)
downloadxen-babea0a412ee24a94ed0bd03543060b2c6bc0bbd.tar.gz
xen-babea0a412ee24a94ed0bd03543060b2c6bc0bbd.tar.bz2
xen-babea0a412ee24a94ed0bd03543060b2c6bc0bbd.zip
trace: Add reason for NMI exit TRAP
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> Acked-by: George Dunlap <george.dunlap@eu.citrix.com>
Diffstat (limited to 'tools/xentrace')
-rw-r--r--tools/xentrace/formats1
1 files changed, 1 insertions, 0 deletions
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 ]