commit | fb9fab66e6e3ee737e521c899684c6d684b24a22 | [log] [tgz] |
---|---|---|
author | Adrian Hunter <adrian.hunter@intel.com> | Fri Sep 25 16:15:41 2015 +0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Mon Sep 28 16:54:45 2015 -0300 |
tree | 695f6f0dc575b9a5003da93144b3c285d9e82ce5 | |
parent | c7eced63f2f67bd06ceb2269062416db9d81d29d [diff] |
perf report: Also do default setup for synthesized branch stacks The 'perf report' tool will default to displaying branch stacks (-b option) if they are present. Make that also happen for synthesized branch stacks. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Cc: Jiri Olsa <jolsa@redhat.com> Link: http://lkml.kernel.org/r/1443186956-18718-11-git-send-email-adrian.hunter@intel.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>