aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xentrace/formats
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2009-05-19 02:08:01 +0100
committerKeir Fraser <keir.fraser@citrix.com>2009-05-19 02:08:01 +0100
commit2e1b6a8dcc022cbf84fa22e5e1f47bef63a68cb1 (patch)
treee52d8dedd255667a82d60c417d9333327cebe46a /tools/xentrace/formats
parentf770d340f1380e924a1cdc201d3872306d263945 (diff)
downloadxen-2e1b6a8dcc022cbf84fa22e5e1f47bef63a68cb1.tar.gz
xen-2e1b6a8dcc022cbf84fa22e5e1f47bef63a68cb1.tar.bz2
xen-2e1b6a8dcc022cbf84fa22e5e1f47bef63a68cb1.zip
xentrace: Trace IRQs and entry/exit timestamps.
From: Dulloor <dulloor@gmail.com> Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
Diffstat (limited to 'tools/xentrace/formats')
-rw-r--r--tools/xentrace/formats1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/xentrace/formats b/tools/xentrace/formats
index 617e4745ad..5b2a7693d1 100644
--- a/tools/xentrace/formats
+++ b/tools/xentrace/formats
@@ -3,6 +3,7 @@
0x0001f001 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) lost_records 0x%(1)08x
0x0001f002 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) wrap_buffer 0x%(1)08x
0x0001f003 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) cpu_change 0x%(1)08x
+0x0001f004 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) trace_irq [ vector = %(1)d, count = %(2)d, tot_cycles = 0x%(3)08x, max_cycles = 0x%(4)08x ]
0x00021011 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) running_to_runnable [ dom:vcpu = 0x%(1)08x ]
0x00021021 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) running_to_blocked [ dom:vcpu = 0x%(1)08x ]