aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xentrace
diff options
context:
space:
mode:
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>2013-03-25 16:57:22 +0100
committerJan Beulich <jbeulich@suse.com>2013-03-25 16:57:22 +0100
commit88ca7a7f7c4ec576e126d09d449a4d01e7c30454 (patch)
tree4e52357e68f6a527b803b73302f99d60cbdc4954 /tools/xentrace
parent137e5aba8f58062ac8c81012aecbdf076b50a78b (diff)
downloadxen-88ca7a7f7c4ec576e126d09d449a4d01e7c30454.tar.gz
xen-88ca7a7f7c4ec576e126d09d449a4d01e7c30454.tar.bz2
xen-88ca7a7f7c4ec576e126d09d449a4d01e7c30454.zip
trace: Add the other variant of do_block
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 00f02636c1..5c26e21c16 100644
--- a/tools/xentrace/formats
+++ b/tools/xentrace/formats
@@ -25,6 +25,7 @@
0x00028004 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) domain_wake [ domid = 0x%(1)08x, edomid = 0x%(2)08x ]
0x00028005 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) do_yield [ domid = 0x%(1)08x, edomid = 0x%(2)08x ]
0x00028006 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) do_block [ domid = 0x%(1)08x, edomid = 0x%(2)08x ]
+0x00022006 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) do_block [ dom:vcpu = 0x%(1)08x, domid = 0x%(2)08x ]
0x00028007 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) domain_shutdown [ domid = 0x%(1)08x, edomid = 0x%(2)08x, reason = 0x%(3)08x ]
0x00028008 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) sched_ctl
0x00028009 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) sched_adjdom [ domid = 0x%(1)08x ]