Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753619AbbFDOZx (ORCPT ); Thu, 4 Jun 2015 10:25:53 -0400 Received: from eu-smtp-delivery-143.mimecast.com ([146.101.78.143]:38831 "EHLO eu-smtp-delivery-143.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752646AbbFDOZv convert rfc822-to-8bit (ORCPT ); Thu, 4 Jun 2015 10:25:51 -0400 Date: Thu, 4 Jun 2015 15:25:48 +0100 From: Javi Merino To: Steven Rostedt Cc: "linux-kernel@vger.kernel.org" , Punit Agrawal Subject: Re: [PATCH v5 3/3] tools lib traceevent: Add support for __print_array() Message-ID: <20150604142548.GA5285@e104805> References: <1422449335-8289-1-git-send-email-javi.merino@arm.com> <1422449335-8289-4-git-send-email-javi.merino@arm.com> <20150227123232.GC2877@e104805> <20150227091505.04fc20ca@gandalf.local.home> MIME-Version: 1.0 In-Reply-To: <20150227091505.04fc20ca@gandalf.local.home> User-Agent: Mutt/1.5.21 (2010-09-15) X-OriginalArrivalTime: 04 Jun 2015 14:25:48.0850 (UTC) FILETIME=[5A447120:01D09ED2] X-MC-Unique: bMhJ4V2dQBO2y8TniPkYvg-1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1828 Lines: 46 Hi Steve, On Fri, Feb 27, 2015 at 02:15:05PM +0000, Steven Rostedt wrote: > On Fri, 27 Feb 2015 12:32:32 +0000 > Javi Merino wrote: > > On Wed, Jan 28, 2015 at 12:48:55PM +0000, 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 > > > --- > > > tools/lib/traceevent/event-parse.c | 93 ++++++++++++++++++++++++++++++++++++++ > > > tools/lib/traceevent/event-parse.h | 8 ++++ > > > 2 files changed, 101 insertions(+) > > > > I've seen that patch 1 of this series is now in mainline. What about > > patches 2 and 3 (the updates to tools/lib/traceevent)? Shall I resend > > them? > > Patches 2 and 3 are in tools/lib and need to go through Jiri and > Arnaldo. Please repost them again. I can give them acks. > > > > > These two patches should also be applied to trace-cmd. Do you want me > > to send patches for that to linux-kernel or will you take care of > > applying them there? > > No need, I can pull them from here. I just been a bit busy to do so. 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 trace-cmd that have them? Thanks, Javi -- 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/