[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1401888420-23191-1-git-send-email-jolsa@kernel.org>
Date: Wed, 4 Jun 2014 15:26:58 +0200
From: Jiri Olsa <jolsa@...nel.org>
To: Ingo Molnar <mingo@...nel.org>
Cc: linux-kernel@...r.kernel.org,
Arnaldo Carvalho de Melo <acme@...nel.org>,
Jiri Olsa <jolsa@...nel.org>,
Masami Hiramatsu <masami.hiramatsu.pt@...achi.com>,
Namhyung Kim <namhyung@...nel.org>,
Paul Mackerras <paulus@...ba.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>
Subject: [GIT PULL 0/2] perf/urgent fixes
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 <jolsa@...nel.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(-)
--
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