Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1186872
| From | Steven Rostedt <rostedt@goodmis.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC PATCH v5 2/3] tools lib traceevent: Add function to get dynamic arrays length |
| Date | 2015-07-17 16:40 +0200 |
| Message-ID | <pNeXU-8dA-3@gated-at.bofh.it> (permalink) |
| References | <pLXPr-4H3-3@gated-at.bofh.it> <pLXPr-4H3-9@gated-at.bofh.it> <pN4Fb-1Qu-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Is this dependent on patch 1? Because I'm not sure that's going to be the ending fix. On Fri, 17 Jul 2015 11:36:54 +0800 "Wangnan (F)" <wangnan0@huawei.com> wrote: > Here is a small problem in this patch that, it only updates > trace-event-python.c, leaves > trace-event-perf.c unchanged. If CONFIG_LIBPERL is on, a compiling error > will raise. > > I fixed this in my own git repository. > > Steven, could you please cherry-pick this one instead? > > https://github.com/WangNan0/linux/commit/951d78339e8c7819e9a1a9faeaf15e2c0b1aaa10 Please repost a proper patch to the mailing list. Also, Arnaldo is the one that pulls in changes to the tools/lib/traceevent code. But I would need to ack it first. -- Steve > > Note that the author field of it is still He Kuang. > > Thank you. > > > /* we should warn... */ > > return; > > } > -- 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 — Next in thread | Find similar | Unroll thread
Re: [RFC PATCH v5 2/3] tools lib traceevent: Add function to get dynamic arrays length Steven Rostedt <rostedt@goodmis.org> - 2015-07-17 16:40 +0200 Re: [RFC PATCH v5 2/3] tools lib traceevent: Add function to get dynamic arrays length pi3orama <pi3orama@163.com> - 2015-07-17 17:00 +0200
csiph-web