Re: [PATCH v2 00/40] tracing: Inter-event (e.g. latency) support

2017-09-21 Thread Tom Zanussi
Hi Steve, On Thu, 2017-09-21 at 16:20 -0400, Steven Rostedt wrote: > On Tue, 19 Sep 2017 13:44:28 -0500 > Tom Zanussi wrote: > > > Yeah, it's almost ready. At this point, I've addressed all the comments > > except for: > > > > - PATCH v2 25/40] tracing: Add support for dynamic tracepoints > >

Re: [PATCH v2 00/40] tracing: Inter-event (e.g. latency) support

2017-09-21 Thread Steven Rostedt
On Tue, 19 Sep 2017 13:44:28 -0500 Tom Zanussi wrote: > Yeah, it's almost ready. At this point, I've addressed all the comments > except for: > > - PATCH v2 25/40] tracing: Add support for dynamic tracepoints > > which I need to do a little bit of research on to figure out what > exactly I n

Re: [PATCH v2 00/40] tracing: Inter-event (e.g. latency) support

2017-09-19 Thread Tom Zanussi
Hi Steve, On Tue, 2017-09-19 at 12:31 -0400, Steven Rostedt wrote: > On Tue, 5 Sep 2017 16:57:12 -0500 > Tom Zanussi wrote: > > > Hi, > > > > This is V2 of the inter-event tracing patchset. > > > > Hi Tom, > > I was wondering if you had a v3 ready? I would like to get it into the > next mer

Re: [PATCH v2 00/40] tracing: Inter-event (e.g. latency) support

2017-09-19 Thread Steven Rostedt
On Tue, 5 Sep 2017 16:57:12 -0500 Tom Zanussi wrote: > Hi, > > This is V2 of the inter-event tracing patchset. > Hi Tom, I was wondering if you had a v3 ready? I would like to get it into the next merge window, but I would also like it to be in linux-next early, which means we need the next

Re: [PATCH v2 00/40] tracing: Inter-event (e.g. latency) support

2017-09-12 Thread Tom Zanussi
Hi Masami, On Tue, 2017-09-12 at 10:50 +0900, Masami Hiramatsu wrote: > On Tue, 5 Sep 2017 16:57:12 -0500 > Tom Zanussi wrote: > > > Hi, > > > > This is V2 of the inter-event tracing patchset. > > > > There are too many changes to list in detail, most of them directly > > addressing input fro

Re: [PATCH v2 00/40] tracing: Inter-event (e.g. latency) support

2017-09-11 Thread Masami Hiramatsu
On Tue, 5 Sep 2017 16:57:12 -0500 Tom Zanussi wrote: > Hi, > > This is V2 of the inter-event tracing patchset. > > There are too many changes to list in detail, most of them directly > addressing input from V1, but here are the major changes from V1 > (thanks to everyone who reviewed V1 and th