diff options
author | Milian Wolff <milian.wolff@kdab.com> | 2018-10-21 21:14:23 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2018-10-22 17:37:53 +0200 |
commit | c1c9b9695cc8868048f45c7e2559f65bc0be7382 (patch) | |
tree | 7b1a4c9e2bd5019837a995468aa29016d065b895 /mm/init-mm.c | |
parent | perf stat: Poll for monitored tasks being alive (diff) | |
download | linux-c1c9b9695cc8868048f45c7e2559f65bc0be7382.tar.xz linux-c1c9b9695cc8868048f45c7e2559f65bc0be7382.zip |
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 <milian.wolff@kdab.com>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Link: http://lkml.kernel.org/r/20181021191424.16183-1-milian.wolff@kdab.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'mm/init-mm.c')
0 files changed, 0 insertions, 0 deletions