aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorNamhyung Kim <[email protected]>2016-10-25 01:21:10 +0900
committerArnaldo Carvalho de Melo <[email protected]>2016-10-25 09:52:49 -0300
commit8a06b0be6507f97f3aa92ca814335b8b65fd3de2 (patch)
tree47687c508de5da4e1bf78a1e20bc1210fd1b1052 /tools/perf/scripts/python/syscall-counts.py
parent60758d6668b3e2fa8e5fd143d24d0425203d007e (diff)
perf hist browser: Fix hierarchy column counts
The perf report/top on TUI supports horizontal scrolling using LEFT and RIGHT keys. But it calculate the number of columns incorrectly when hierarchy mode is enabled so that keep pressing RIGHT key can make the output disappeared. In the hierarchy mode, all sort keys are collapsed into a single column, so it needs to be applied when calculating column numbers. Reported-and-Tested-by: Markus Trippelsdorf <[email protected]> Signed-off-by: Namhyung Kim <[email protected]> Tested-by: Arnaldo Carvalho de Melo <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Peter Zijlstra <[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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions