On Thu, May 7, 2015 at 11:35 AM, Olaf Hering <o...@aepfle.de> wrote: > 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>
Acked-by: George Dunlap <george.dun...@eu.citrix.com> > --- > tools/xentrace/xenalyze/xenalyze.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/tools/xentrace/xenalyze/xenalyze.c > b/tools/xentrace/xenalyze/xenalyze.c > index 58e8456..0566d00 100644 > --- a/tools/xentrace/xenalyze/xenalyze.c > +++ b/tools/xentrace/xenalyze/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 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel