diff options
author | Andi Kleen <[email protected]> | 2019-03-08 21:56:20 -0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-03-11 14:03:43 -0300 |
commit | 75065a85a9705ad4c0135f07fd4467d46ff342a3 (patch) | |
tree | 26c02de0a7d36c1a0aee67525195f747dbd413d6 /tools/perf/scripts/python | |
parent | e51f806198306a8ad7ae6e34d1af0716ef73da80 (diff) |
perf report: Use less for scripts output
The UI viewer for scripts output has a lot of limitations: limited size,
no search or save function, slow, and various other issues.
Just use 'less' to display directly on the terminal instead.
This won't work in GTK mode, but GTK doesn't support these context menus
anyways. If that is ever done could use an terminal for the output.
Signed-off-by: Andi Kleen <[email protected]>
Acked-by: Feng Tang <[email protected]>
Cc: Jiri Olsa <[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')
0 files changed, 0 insertions, 0 deletions