aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorMilian Wolff <[email protected]>2018-10-21 21:14:23 +0200
committerArnaldo Carvalho de Melo <[email protected]>2018-10-22 12:37:53 -0300
commitc1c9b9695cc8868048f45c7e2559f65bc0be7382 (patch)
tree7b1a4c9e2bd5019837a995468aa29016d065b895 /tools/perf/scripts/python/call-graph-from-sql.py
parentcbb5df7e96070f1f728ff7885443646ebba703d4 (diff)
perf script: Allow extended console debug output
The script tool isn't using a browser, yet use_browser wasn't set explicitly to zero. This in turn lead to confusing output such as: ``` $ perf script -vvv ... ... overlapping maps in /home/milian/foobar (disable tui for more info) ... ``` Explicitly set use_browser to 0 now, which gives us the extended debug information now in perf script as expected. Signed-off-by: Milian Wolff <[email protected]> Acked-by: Jiri Olsa <[email protected]> Tested-by: Arnaldo Carvalho de Melo <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions