sh: perf events: Preliminary callchain support.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 5 Nov 2009 07:20:09 +0000 (16:20 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 5 Nov 2009 07:20:09 +0000 (16:20 +0900)
This implements preliminary support for perf callchains (at the moment
only the kernel side is implemented). The actual implementation itself is
just a simple wrapper around the unwinder API, which allows for callchain
generation with or without the dwarf unwinder.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found