From: David Ahern Date: Wed, 20 Nov 2013 04:07:37 +0000 (-0700) Subject: perf script: Print callchains and symbols if they exist X-Git-Tag: v3.14-rc1~171^2~19^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80b8b496ec6edaff01f9ab74dbe8a517cd718de8;p=pandora-kernel.git perf script: Print callchains and symbols if they exist The intent of perf-script is to dump the events and information in the file. H/W, S/W and raw events all dump callchains if they are present; might as well make that the default for tracepoints too. v2: Only add options for sym, dso and ip if callchains are present Signed-off-by: David Ahern Cc: Frederic Weisbecker Link: http://lkml.kernel.org/r/1384920457-5986-1-git-send-email-dsahern@gmail.com Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed