|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [xen-unstable] Add lost record format in xentrace format
# HG changeset patch
# User kfraser@xxxxxxxxxxxxxxxxxxxxx
# Node ID 233ce78de4e42a8db2107fbd0c859e23ce341fb7
# Parent 2a7b8d75ebf7a5743b2369f3a912f5a499b5c1cb
Add lost record format in xentrace formats file.
Signed-off-by: Xin Li <xin.b.li@xxxxxxxxx>
---
tools/xentrace/formats | 2 ++
1 files changed, 2 insertions(+)
diff -r 2a7b8d75ebf7 -r 233ce78de4e4 tools/xentrace/formats
--- a/tools/xentrace/formats Thu Nov 09 13:28:45 2006 +0000
+++ b/tools/xentrace/formats Thu Nov 09 13:30:16 2006 +0000
@@ -1,3 +1,5 @@ 0x0002f001 CPU%(cpu)d %(tsc)d sched_add
+0x0001f001 CPU%(cpu)d %(tsc)d lost_records 0x%(1)08x
+
0x0002f001 CPU%(cpu)d %(tsc)d sched_add_domain [ domid
= 0x%(1)08x, edomid = 0x%(2)08x ]
0x0002f002 CPU%(cpu)d %(tsc)d sched_rem_domain [ domid
= 0x%(1)08x, edomid = 0x%(2)08x ]
0x0002f003 CPU%(cpu)d %(tsc)d domain_sleep [ domid
= 0x%(1)08x, edomid = 0x%(2)08x ]
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] [xen-unstable] Add lost record format in xentrace formats file.,
Xen patchbot-unstable <=
|
|
|
|
|