From: Paul Mundt Date: Thu, 5 Nov 2009 07:20:09 +0000 (+0900) Subject: sh: perf events: Preliminary callchain support. X-Git-Tag: v2.6.33-rc1~347^2~27^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=830fafecc211bef5bc6e253ab7e39c9e7560f758;p=pandora-kernel.git sh: perf events: Preliminary callchain support. 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 --- Reading git-diff-tree failed