From: Jiri Olsa Date: Mon, 10 Sep 2012 16:50:16 +0000 (+0200) Subject: perf tools: Do backtrace post unwind only if we regs and stack were captured X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~97^2~10^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdde37163e1fd474509aab90f5eaacee46100107;p=pandora-kernel.git perf tools: Do backtrace post unwind only if we regs and stack were captured Bail out without error if we want to do backtrace post unwind, but were not able to capture user registers or user stack during the record phase, which is possible and valid case. Signed-off-by: Jiri Olsa Cc: Frederic Weisbecker Cc: Paul Mackerras Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/1347295819-23177-2-git-send-email-jolsa@redhat.com Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed