From: Ingo Molnar on

* Arnaldo Carvalho de Melo <acme(a)infradead.org> wrote:

> Conny Seidel (1):
> perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available
>
> Masami Hiramatsu (4):
> tracing/kprobes: Support "string" type
> perf probe: Support "string" type
> perf probe: Support tracing an entry of array
> perf probe: Support static and global variables
>
> Documentation/trace/kprobetrace.txt | 2 +-
> kernel/trace/trace_kprobe.c | 370 ++++++++++++++++++++++++-------
> tools/perf/Documentation/perf-probe.txt | 4 +-
> tools/perf/Makefile | 48 ++--
> tools/perf/util/probe-event.c | 71 +++++--
> tools/perf/util/probe-event.h | 1 +
> tools/perf/util/probe-finder.c | 192 +++++++++++++----
> 7 files changed, 523 insertions(+), 165 deletions(-)

Pulled, thanks Arnaldo!

Thanks,

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/