Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933867Ab2EXREr (ORCPT ); Thu, 24 May 2012 13:04:47 -0400 Received: from mail-bk0-f46.google.com ([209.85.214.46]:39255 "EHLO mail-bk0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758399Ab2EXREp (ORCPT ); Thu, 24 May 2012 13:04:45 -0400 Date: Thu, 24 May 2012 19:04:28 +0200 From: Ingo Molnar To: Arnaldo Carvalho de Melo Cc: linux-kernel@vger.kernel.org, Avi Kivity , Borislav Petkov , David Ahern , Frederic Weisbecker , Namhyung Kim , Namhyung Kim , Paul Mackerras , Peter Zijlstra , Stefan Hajnoczi , Steven Rostedt , Arnaldo Carvalho de Melo Subject: Re: [GIT PULL 0/6] perf/urgent fixes for libtraceevent Message-ID: <20120524170428.GA21355@gmail.com> References: <1337877613-15133-1-git-send-email-acme@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1337877613-15133-1-git-send-email-acme@infradead.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2025 Lines: 55 * Arnaldo Carvalho de Melo wrote: > Hi Ingo, > > Please consider pulling, > > - Arnaldo > > > The following changes since commit e76df19bd986656e3c9f4a62e3dd15e7d69b607a: > > Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent (2012-05-24 12:28:14 +0200) > > are available in the git repository at: > > > git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux tags/perf-urgent-for-mingo > > for you to fetch changes up to eaec12d7f526694f24d581a4ad23de6ce0315cd2: > > tools lib traceevent: Fix signature of create_arg_item() (2012-05-24 11:36:05 -0300) > > ---------------------------------------------------------------- > Fixes for the recently merged libtraceevent > > . Selected fixes for libtraceevent, from various contributors, submitter by > Namhyung Kim in agreement with Steven Rostedt, all from the trace-cmd repo, > i.e. they have been in use for quite a while in trace-cmd. > > Signed-off-by: Arnaldo Carvalho de Melo > > ---------------------------------------------------------------- > Namhyung Kim (5): > tools lib traceevent: Fix a possible memory leak > tools lib traceevent: Fix a possibly wrong memory dereference > tools lib traceevent: Fix freeing arg on process_dynamic_array() > tools lib traceevent: Use proper function parameter type > tools lib traceevent: Fix signature of create_arg_item() > > Stefan Hajnoczi (1): > tools lib traceevent: Allow expressions in __print_symbolic() fields > > tools/lib/traceevent/event-parse.c | 22 ++++++++++++++++++---- > tools/lib/traceevent/parse-filter.c | 5 ++--- > 2 files changed, 20 insertions(+), 7 deletions(-) Pulled, thanks Arnaldo! Ingo -- 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/