Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1258039

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

From Arnaldo Carvalho de Melo <acme@kernel.org>
Newsgroups linux.kernel
Subject Re: [RFC PATCH net-next 1/4] perf tools: Enable pre-event inherit setting by config terms
Date 2015-10-28 14:50 +0100
Message-ID <qozh0-3gf-27@gated-at.bofh.it> (permalink)
References <qowCu-1y1-7@gated-at.bofh.it> <qowCu-1y1-9@gated-at.bofh.it> <qoyXD-38X-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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 linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[RFC PATCH net-next 1/4] perf tools: Enable pre-event inherit setting by config terms Wang Nan <wangnan0@huawei.com> - 2015-10-28 12:00 +0100
  Re: [RFC PATCH net-next 1/4] perf tools: Enable pre-event inherit  setting by config terms Jiri Olsa <jolsa@redhat.com> - 2015-10-28 14:30 +0100
    Re: [RFC PATCH net-next 1/4] perf tools: Enable pre-event inherit  setting by config terms Arnaldo Carvalho de Melo <acme@kernel.org> - 2015-10-28 14:50 +0100
    Re: [RFC PATCH net-next 1/4] perf tools: Enable pre-event inherit  setting by config terms Arnaldo Carvalho de Melo <acme@kernel.org> - 2015-10-28 14:50 +0100
      Re: [RFC PATCH net-next 1/4] perf tools: Enable pre-event inherit  setting by config terms Jiri Olsa <jolsa@redhat.com> - 2015-10-28 15:20 +0100
  [tip:perf/core] perf tools:   Enable pre-event inherit setting by config terms tip-bot for Wang Nan <tipbot@zytor.com> - 2015-10-29 10:50 +0100

csiph-web