[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1398252682-17185-1-git-send-email-jolsa@redhat.com>
Date: Wed, 23 Apr 2014 13:31:18 +0200
From: Jiri Olsa <jolsa@...hat.com>
To: Ingo Molnar <mingo@...nel.org>
Cc: linux-kernel@...r.kernel.org,
Arnaldo Carvalho de Melo <acme@...stprotocols.net>,
Corey Ashford <cjashfor@...ux.vnet.ibm.com>,
David Ahern <dsahern@...il.com>,
Frederic Weisbecker <fweisbec@...il.com>,
Jean Pihet <jean.pihet@...aro.org>,
Jiri Olsa <jolsa@...hat.com>,
Josh Boyer <jwboyer@...oraproject.org>,
Masanari Iida <standby24x7@...il.com>,
Namhyung Kim <namhyung@...nel.org>,
Paul Mackerras <paulus@...ba.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Steven Rostedt <rostedt@...dmis.org>, stable@...r.kernel.org
Subject: [GIT PULL 0/4] perf/urgent fixes
hi Ingo,
please consider pulling
thanks,
jirka
The following changes since commit fd741edc25600e1660abd00b5c1bbe967018c6a0:
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/urgent (2014-04-20 09:53:55 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf.git tags/perf-urgent-for-mingo
for you to fetch changes up to de04f8657de9d3351a2d5880f1f7080b23b798cf:
tools lib traceevent: Fix memory leak in pretty_print() (2014-04-23 13:19:30 +0200)
----------------------------------------------------------------
perf/urgent fixes:
Developer stuff:
. Fix memory leak and backward compatibility macros for pevent
filter enums in traceevent library (Steven Rostedt)
. Disable libdw unwind for all but x86 arch (Jiri Olsa)
. Fix memory leak in sample_ustack (Masanari Iida)
Signed-off-by: Jiri Olsa <jolsa@...hat.com>
----------------------------------------------------------------
Jiri Olsa (1):
perf tools: Disable libdw unwind for all but x86 arch
Masanari Iida (1):
perf tests x86: Fix memory leak in sample_ustack()
Steven Rostedt (2):
tools lib traceevent: Fix backward compatibility macros for pevent filter enums
tools lib traceevent: Fix memory leak in pretty_print()
tools/lib/traceevent/event-parse.c | 1 +
tools/lib/traceevent/event-parse.h | 4 ++--
tools/perf/arch/x86/tests/dwarf-unwind.c | 1 +
tools/perf/config/Makefile | 8 ++++++++
4 files changed, 12 insertions(+), 2 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