[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1337877613-15133-1-git-send-email-acme@infradead.org>
Date: Thu, 24 May 2012 13:40:07 -0300
From: Arnaldo Carvalho de Melo <acme@...radead.org>
To: Ingo Molnar <mingo@...nel.org>
Cc: linux-kernel@...r.kernel.org,
Arnaldo Carvalho de Melo <acme@...radead.org>,
Avi Kivity <avi@...hat.com>, Borislav Petkov <bp@...en8.de>,
David Ahern <dsahern@...il.com>,
Frederic Weisbecker <fweisbec@...il.com>,
Namhyung Kim <namhyung@...il.com>,
Namhyung Kim <namhyung.kim@....com>,
Paul Mackerras <paulus@...ba.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Stefan Hajnoczi <stefanha@...ux.vnet.ibm.com>,
Steven Rostedt <rostedt@...dmis.org>,
Arnaldo Carvalho de Melo <acme@...hat.com>
Subject: [GIT PULL 0/6] perf/urgent fixes for libtraceevent
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 <acme@...hat.com>
----------------------------------------------------------------
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists