From: kfraser@localhost.localdomain Date: Thu, 9 Nov 2006 13:30:16 +0000 (+0000) Subject: Add lost record format in xentrace formats file. X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~15567^2~38 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=0f5ad1e3d0d372d519496a9baceddfa1504ba966;p=xen.git Add lost record format in xentrace formats file. Signed-off-by: Xin Li --- diff --git a/tools/xentrace/formats b/tools/xentrace/formats index 45be9d231e..3460a5f99f 100644 --- a/tools/xentrace/formats +++ b/tools/xentrace/formats @@ -1,3 +1,5 @@ +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 ]