From: Maciek Borzecki Date: Tue, 4 Sep 2012 10:32:30 +0000 (+0200) Subject: perf tools: Allow user to indicate path to objdump in command line X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~97^2~13^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a4ec938857cf534270b23545495300fbac7f5de;p=pandora-kernel.git perf tools: Allow user to indicate path to objdump in command line When analyzing perf data from hosts of other architecture than one of the local host it's useful to call objdump that is part of a toolchain for that architecture. Instead of calling regular objdump, call one that user specified in command line. Signed-off-by: Maciek Borzecki Acked-by: David Ahern Link: http://lkml.kernel.org/r/1346754750.16299.3.camel@localhost.localdomain Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed