[GIT PULL 00/12] perf fixes

From: Arnaldo Carvalho de Melo
Date: Fri Aug 12 2011 - 12:29:45 EST


Hi Ingo,

Please consider pulling from:

git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux perf/core

Regards,

- Arnaldo

Arnaldo Carvalho de Melo (1):
perf top browser: Remove spurious helpline update

Jiri Olsa (1):
perf report: Use properly build_id kernel binaries

Masami Hiramatsu (9):
perf probe: Fix a memory leak for scopes array
perf probe: Fix line walker to check CU correctly
perf probe: Fix to search nested inlined functions in CU
perf probe: Fix to walk all inline instances
perf probe: Warn when more than one line are given
perf probe: Fix to search local variables in appropriate scope
perf probe: Avoid searching variables in intermediate scopes
perf probe: Search concrete out-of-line instances
perf probe: Filter out redundant inline-instances

Vasiliy Kulikov (1):
perf: fix temporary file ownership check

tools/perf/builtin-probe.c | 14 ++-
tools/perf/util/dwarf-aux.c | 210 +++++++++++++++++++++++++++++++---
tools/perf/util/dwarf-aux.h | 11 ++
tools/perf/util/header.c | 11 ++-
tools/perf/util/probe-finder.c | 231 +++++++++++++++++++++++--------------
tools/perf/util/probe-finder.h | 2 +-
tools/perf/util/symbol.c | 59 ++++++----
tools/perf/util/symbol.h | 1 -
tools/perf/util/ui/browsers/top.c | 1 -
9 files changed, 403 insertions(+), 137 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/