Re: [RFC PATCH net-next 1/4] perf tools: Enable pre-event inherit setting by config terms

From: Jiri Olsa
Date: Wed Oct 28 2015 - 10:17:59 EST


On Wed, Oct 28, 2015 at 10:42:13AM -0300, Arnaldo Carvalho de Melo wrote:
> Em Wed, Oct 28, 2015 at 02:21:26PM +0100, Jiri Olsa escreveu:
> > On Wed, Oct 28, 2015 at 10:55:02AM +0000, Wang Nan wrote:
> > > @@ -55,6 +56,7 @@ struct perf_evsel_config_term {
> > > bool time;
> > > char *callgraph;
> > > u64 stack_user;
> > > + u64 inherit;
> >
> > seems like bool would be enough
>
> Ok, will change this and move it to a more suitable place member
> alignment wise.
>
> Can I, with this change, slap an Acked-by: jirka?

yep

jirka
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/