Signed-off-by: Olaf Hering <o...@aepfle.de>
Cc: Ian Jackson <ian.jack...@eu.citrix.com>
Cc: Stefano Stabellini <stefano.stabell...@eu.citrix.com>
Cc: Ian Campbell <ian.campb...@citrix.com>
Cc: Wei Liu <wei.l...@citrix.com>
---
 tools/misc/xenalyze.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tools/misc/xenalyze.c b/tools/misc/xenalyze.c
index 58e8456..0566d00 100644
--- a/tools/misc/xenalyze.c
+++ b/tools/misc/xenalyze.c
@@ -8469,6 +8469,8 @@ void base_process(struct pcpu_info *p) {
     struct record_info *ri = &p->ri;
     switch(ri->event)
     {
+    case TRC_TRACE_WRAP_BUFFER:
+        break;
     case TRC_LOST_RECORDS:
         process_lost_records(p);
         break;

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to