Re: [PATCH v5 3/3] tools lib traceevent: Add support for __print_array()

2015-07-13 Thread Javi Merino
On Mon, Jul 13, 2015 at 05:06:46PM +0100, Steven Rostedt wrote: > On Thu, 4 Jun 2015 15:25:48 +0100 > Javi Merino wrote: > > > > These two patches (b839e1e846ed ("tools lib traceevent: Add support > > for __print_array()") and 929a6bb71aa5 ("tools lib traceevent: Factor > > out allocating and

Re: [PATCH v5 3/3] tools lib traceevent: Add support for __print_array()

2015-07-13 Thread Steven Rostedt
On Thu, 4 Jun 2015 15:25:48 +0100 Javi Merino wrote: > These two patches (b839e1e846ed ("tools lib traceevent: Add support > for __print_array()") and 929a6bb71aa5 ("tools lib traceevent: Factor > out allocating and processing args")) went in as of 4.1-rc1. Any > estimate of when can we have a

Re: [PATCH v5 3/3] tools lib traceevent: Add support for __print_array()

2015-07-13 Thread Steven Rostedt
On Thu, 4 Jun 2015 15:25:48 +0100 Javi Merino javi.mer...@arm.com wrote: These two patches (b839e1e846ed (tools lib traceevent: Add support for __print_array()) and 929a6bb71aa5 (tools lib traceevent: Factor out allocating and processing args)) went in as of 4.1-rc1. Any estimate of when

Re: [PATCH v5 3/3] tools lib traceevent: Add support for __print_array()

2015-07-13 Thread Javi Merino
On Mon, Jul 13, 2015 at 05:06:46PM +0100, Steven Rostedt wrote: On Thu, 4 Jun 2015 15:25:48 +0100 Javi Merino javi.mer...@arm.com wrote: These two patches (b839e1e846ed (tools lib traceevent: Add support for __print_array()) and 929a6bb71aa5 (tools lib traceevent: Factor out allocating

Re: [PATCH v5 3/3] tools lib traceevent: Add support for __print_array()

2015-06-08 Thread Steven Rostedt
On Thu, 4 Jun 2015 15:25:48 +0100 Javi Merino wrote: > These two patches (b839e1e846ed ("tools lib traceevent: Add support > for __print_array()") and 929a6bb71aa5 ("tools lib traceevent: Factor > out allocating and processing args")) went in as of 4.1-rc1. Any > estimate of when can we have a

Re: [PATCH v5 3/3] tools lib traceevent: Add support for __print_array()

2015-06-08 Thread Steven Rostedt
On Thu, 4 Jun 2015 15:25:48 +0100 Javi Merino javi.mer...@arm.com wrote: These two patches (b839e1e846ed (tools lib traceevent: Add support for __print_array()) and 929a6bb71aa5 (tools lib traceevent: Factor out allocating and processing args)) went in as of 4.1-rc1. Any estimate of when

Re: [PATCH v5 3/3] tools lib traceevent: Add support for __print_array()

2015-06-04 Thread Javi Merino
Hi Steve, On Fri, Feb 27, 2015 at 02:15:05PM +, Steven Rostedt wrote: > On Fri, 27 Feb 2015 12:32:32 + > Javi Merino wrote: > > On Wed, Jan 28, 2015 at 12:48:55PM +, Javi Merino wrote: > > > Trace can now generate traces with variable element size arrays. Add > > > support to parse

Re: [PATCH v5 3/3] tools lib traceevent: Add support for __print_array()

2015-06-04 Thread Javi Merino
Hi Steve, On Fri, Feb 27, 2015 at 02:15:05PM +, Steven Rostedt wrote: On Fri, 27 Feb 2015 12:32:32 + Javi Merino javi.mer...@arm.com wrote: On Wed, Jan 28, 2015 at 12:48:55PM +, Javi Merino wrote: Trace can now generate traces with variable element size arrays. Add support

Re: [PATCH v5 3/3] tools lib traceevent: Add support for __print_array()

2015-02-27 Thread Javi Merino
On Fri, Feb 27, 2015 at 02:15:05PM +, Steven Rostedt wrote: > On Fri, 27 Feb 2015 12:32:32 + > Javi Merino wrote: > > > Hi Steve, > > > > On Wed, Jan 28, 2015 at 12:48:55PM +, Javi Merino wrote: > > > Trace can now generate traces with variable element size arrays. Add > > >

Re: [PATCH v5 3/3] tools lib traceevent: Add support for __print_array()

2015-02-27 Thread Steven Rostedt
On Fri, 27 Feb 2015 12:32:32 + Javi Merino wrote: > Hi Steve, > > On Wed, Jan 28, 2015 at 12:48:55PM +, Javi Merino wrote: > > Trace can now generate traces with variable element size arrays. Add > > support to parse them. > > > > Cc: Namhyung Kim > > Cc: Arnaldo Carvalho de Melo >

Re: [PATCH v5 3/3] tools lib traceevent: Add support for __print_array()

2015-02-27 Thread Javi Merino
Hi Steve, On Wed, Jan 28, 2015 at 12:48:55PM +, Javi Merino wrote: > Trace can now generate traces with variable element size arrays. Add > support to parse them. > > Cc: Namhyung Kim > Cc: Arnaldo Carvalho de Melo > Cc: Steven Rostedt > Cc: Jiri Olsa > Signed-off-by: Javi Merino > ---

Re: [PATCH v5 3/3] tools lib traceevent: Add support for __print_array()

2015-02-27 Thread Javi Merino
Hi Steve, On Wed, Jan 28, 2015 at 12:48:55PM +, Javi Merino wrote: Trace can now generate traces with variable element size arrays. Add support to parse them. Cc: Namhyung Kim namhy...@kernel.org Cc: Arnaldo Carvalho de Melo a...@redhat.com Cc: Steven Rostedt rost...@goodmis.org Cc:

Re: [PATCH v5 3/3] tools lib traceevent: Add support for __print_array()

2015-02-27 Thread Steven Rostedt
On Fri, 27 Feb 2015 12:32:32 + Javi Merino javi.mer...@arm.com wrote: Hi Steve, On Wed, Jan 28, 2015 at 12:48:55PM +, Javi Merino wrote: Trace can now generate traces with variable element size arrays. Add support to parse them. Cc: Namhyung Kim namhy...@kernel.org Cc:

Re: [PATCH v5 3/3] tools lib traceevent: Add support for __print_array()

2015-02-27 Thread Javi Merino
On Fri, Feb 27, 2015 at 02:15:05PM +, Steven Rostedt wrote: On Fri, 27 Feb 2015 12:32:32 + Javi Merino javi.mer...@arm.com wrote: Hi Steve, On Wed, Jan 28, 2015 at 12:48:55PM +, Javi Merino wrote: Trace can now generate traces with variable element size arrays. Add

[PATCH v5 3/3] tools lib traceevent: Add support for __print_array()

2015-01-28 Thread Javi Merino
Trace can now generate traces with variable element size arrays. Add support to parse them. Cc: Namhyung Kim Cc: Arnaldo Carvalho de Melo Cc: Steven Rostedt Cc: Jiri Olsa Signed-off-by: Javi Merino --- tools/lib/traceevent/event-parse.c | 93 ++

[PATCH v5 3/3] tools lib traceevent: Add support for __print_array()

2015-01-28 Thread Javi Merino
Trace can now generate traces with variable element size arrays. Add support to parse them. Cc: Namhyung Kim namhy...@kernel.org Cc: Arnaldo Carvalho de Melo a...@redhat.com Cc: Steven Rostedt rost...@goodmis.org Cc: Jiri Olsa jo...@redhat.com Signed-off-by: Javi Merino javi.mer...@arm.com ---