[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20151028134213.GC18670@kernel.org>
Date: Wed, 28 Oct 2015 10:42:13 -0300
From: Arnaldo Carvalho de Melo <acme@...nel.org>
To: Jiri Olsa <jolsa@...hat.com>
Cc: Wang Nan <wangnan0@...wei.com>, ast@...nel.org,
brendan.d.gregg@...il.com, jolsa@...nel.org, lizefan@...wei.com,
pi3orama@....com, davem@...emloft.net,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
Alexei Starovoitov <ast@...mgrid.com>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>
Subject: Re: [RFC PATCH net-next 1/4] perf tools: Enable pre-event inherit
setting by config terms
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?
- Arnaldo
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists