* Jiri Olsa <jolsa@xxxxxxxxxx> wrote: > 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@xxxxxxxxxx> > > ---------------------------------------------------------------- > 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(-) Pulled, thanks a lot Jiri! Ingo -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html