From: Arnaldo Carvalho de Melo Date: Wed, 8 Aug 2012 02:32:05 +0000 (-0300) Subject: perf tools: Add dump_stack function X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~97^2~31^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc4552bf7176573ccf79af04ab8648b015738f4a;p=pandora-kernel.git perf tools: Add dump_stack function To help in debugging the tools, provides functionality roughly similar to the function with the same name in the kernel. Copied from glibc backtrace function man page. Cc: David Ahern Cc: Frederic Weisbecker Cc: Jiri Olsa Cc: Mike Galbraith Cc: Namhyung Kim Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Stephane Eranian Link: http://lkml.kernel.org/n/tip-6nw2sak21bqy8h1m2syyo816@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed