Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1258129
| From | Jiri Olsa <jolsa@redhat.com> |
|---|---|
| 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 15:20 +0100 |
| Message-ID | <qozK2-3GM-47@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> <qozh0-3gf-27@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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@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 | Next — Previous in thread | Next in thread | Find similar | Unroll 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