On Wed, 2017-10-11 at 14:02 -0400, Meng Xu wrote: > Change repl_budget event output for xentrace formats and xenalyze > > Signed-off-by: Meng Xu > I'd say: Reviewed-by: Dario Faggioli However... > diff --git a/tools/xentrace/xenalyze.c b/tools/xentrace/xenalyze.c > index 79bdba7..19e050f 100644 > --- a/tools/xentrace/xenalyze.c > +++ b/tools/xentrace/xenalyze.c > @@ -7935,23 +7935,29 @@ void sched_process(struct pcpu_info *p) > unsigned int vcpuid:16, domid:16; > uint64_t cur_bg; > int delta; > + unsigned priority_level; > + unsigned has_extratime; > ...this last field is 'bool' in Xen. I appreciate that xenalyze does not build if you just make this bool as well. But it does build for me, if you do that, and also include stdbool.h, which I think is a fine thing to do. Anyway, I'll leave this to George and tools' maintainers. Regards, Dario -- <> (Raistlin Majere) ----------------------------------------------------------------- Dario Faggioli, Ph.D, http://about.me/dario.faggioli