* Jiri Olsa <jo...@kernel.org> wrote: > hi Ingo, > please consider pulling > > thanks, > jirka > > > The following changes since commit b69cf53640da2b86439596118cfa95233154ee76: > > perf: Fix a race between ring_buffer_detach() and ring_buffer_attach() > (2014-05-19 21:44:56 +0900) > > 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 082f96a93eb5ba9bf771518a0dda590624568e8e: > > perf probe: Fix perf probe to find correct variable DIE (2014-06-04 > 14:49:20 +0200) > > ---------------------------------------------------------------- > perf/urgent fixes: > > . Fix perf probe to find correct variable DIE (Masami Hiramatsu) > > . Fix a segfault in perf probe if asked for variable it doesn't find (Masami > Hiramatsu) > > Signed-off-by: Jiri Olsa <jo...@kernel.org> > > ---------------------------------------------------------------- > Masami Hiramatsu (2): > perf probe: Fix a segfault if asked for variable it doesn't find > perf probe: Fix perf probe to find correct variable DIE > > tools/perf/util/dwarf-aux.c | 7 +++++-- > tools/perf/util/probe-finder.c | 4 ++-- > 2 files changed, 7 insertions(+), 4 deletions(-)
Pulled, thanks a lot Jiri! Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/