commit | 4f6dbe4ac01d2664231d3f3eceadd33a44cde993 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Jan 19 00:26:13 2010 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 20 16:23:02 2010 -0800 |
tree | 029201f8597df383c5fac18b2693227570b1693e | |
parent | 0299b1371d8f1b074c8284a19beb9094ada9405f [diff] |
sparc64: Add perf callchain support. Pretty straightforward, and it should be easy to add accurate walk through of signal stack frames in userspace. Signed-off-by: David S. Miller <davem@davemloft.net> Tested-by: Jens Axboe <jens.axboe@oracle.com>