Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758311Ab2EXQkh (ORCPT ); Thu, 24 May 2012 12:40:37 -0400 Received: from merlin.infradead.org ([205.233.59.134]:49185 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758117Ab2EXQkd (ORCPT ); Thu, 24 May 2012 12:40:33 -0400 From: Arnaldo Carvalho de Melo To: Ingo Molnar Cc: linux-kernel@vger.kernel.org, Arnaldo Carvalho de Melo , 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: [GIT PULL 0/6] perf/urgent fixes for libtraceevent Date: Thu, 24 May 2012 13:40:07 -0300 Message-Id: <1337877613-15133-1-git-send-email-acme@infradead.org> X-Mailer: git-send-email 1.7.9.2.358.g22243 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" X-MIME-Error: demime acl condition: double headers (content-type, content-disposition or content-transfer-encoding) X-SRS-Rewrite: SMTP reverse-path rewritten from by canuck.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1850 Lines: 48 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(-) -- 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/