[GIT PULL 0/4] perf/urgent fixes
From: Arnaldo Carvalho de Melo
Date: Fri Jan 02 2015 - 21:56:01 EST
Hi Ingo,
Please consider pulling,
- Arnaldo
The following changes since commit 5b5e76218fbdbb71a01d5480f289ead624232876:
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent (2015-01-01 22:24:36 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git tags/perf-urgent-for-mingo
for you to fetch changes up to e7024fc3783317608b8e07048116a72a7d1cd26d:
perf diff: Fix to sort by baseline field by default (2015-01-02 23:27:18 -0300)
----------------------------------------------------------------
perf/urgent fixes:
- 'perf probe' should fall back to find probe point in symbols when failing
to do so in a debuginfo file (Masami Hiramatsu)
- Fix 'perf probe' crash in dwarf_getcfi_elf (Namhyung Kim)
- Fix shell completion with 'perf list' --raw-dump option (Taesoo Kim)
- Fix 'perf diff' to sort by baseline field by default (Namhyung Kim)
Signed-off-by: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
----------------------------------------------------------------
Masami Hiramatsu (1):
perf probe: Fix to fall back to find probe point in symbols
Namhyung Kim (2):
perf probe: Fix crash in dwarf_getcfi_elf
perf diff: Fix to sort by baseline field by default
Taesoo Kim (1):
perf list: Fix --raw-dump option
tools/perf/builtin-diff.c | 44 ++++++++++++++++++++++++++++++++++++++++++
tools/perf/builtin-list.c | 13 ++++++++++---
tools/perf/util/probe-event.c | 6 ++++--
tools/perf/util/probe-finder.c | 18 ++++++++++++++++-
4 files changed, 75 insertions(+), 6 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/