[GIT PULL 0/7] perf probe fixes and improvements

From: Arnaldo Carvalho de Melo
Date: Thu Oct 21 2010 - 21:57:47 EST


Hi Ingo,

Please pull from:

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

Regards,

- Arnaldo

Masami Hiramatsu (7):
perf probe: Fix type searching
perf probe: Fix local variable searching loop
perf probe: Support global variables
perf probe: Show accessible local variables
perf probe: Function style fix
perf probe: Show accessible global variables
perf probe: Add basic module support

tools/perf/Documentation/perf-probe.txt | 18 +-
tools/perf/builtin-probe.c | 78 ++++-
tools/perf/util/map.h | 10 +
tools/perf/util/probe-event.c | 189 +++++++--
tools/perf/util/probe-event.h | 16 +-
tools/perf/util/probe-finder.c | 644 ++++++++++++++++++++++++-------
tools/perf/util/probe-finder.h | 31 ++-
7 files changed, 793 insertions(+), 193 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/