Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1186872 > unrolled thread
| Started by | Steven Rostedt <rostedt@goodmis.org> |
|---|---|
| First post | 2015-07-17 16:40 +0200 |
| Last post | 2015-07-17 17:00 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
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
| From | Steven Rostedt <rostedt@goodmis.org> |
|---|---|
| Date | 2015-07-17 16:40 +0200 |
| Subject | Re: [RFC PATCH v5 2/3] tools lib traceevent: Add function to get dynamic arrays length |
| Message-ID | <pNeXU-8dA-3@gated-at.bofh.it> |
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/
[toc] | [next] | [standalone]
| From | pi3orama <pi3orama@163.com> |
|---|---|
| Date | 2015-07-17 17:00 +0200 |
| Subject | Re: [RFC PATCH v5 2/3] tools lib traceevent: Add function to get dynamic arrays length |
| Message-ID | <pNfhf-8D-9@gated-at.bofh.it> |
| In reply to | #1186872 |
发自我的 iPhone > 在 2015年7月17日,下午10:36,Steven Rostedt <rostedt@goodmis.org> 写道: > > > 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. > I'll wait for your conclusion on patch 1, and let He Kuang to repost it if this patch is still required. Thanks. > -- 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/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web