[PATCH 10/25] perf report: Also do default setup for synthesized branch stacks

2015-09-25 Thread Adrian Hunter
perf report 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 --- tools/perf/builtin-report.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tools/perf/builtin-report.c

[PATCH 10/25] perf report: Also do default setup for synthesized branch stacks

2015-09-25 Thread Adrian Hunter
perf report 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 --- tools/perf/builtin-report.c | 3 +++ 1 file changed, 3 insertions(+) diff --git