original_kernel/tools/perf/ui
Namhyung Kim c611152373 perf top: Fix refreshing hierarchy entries on TUI
Markus reported that 'perf top --hierarchy' cannot scroll down after
refresh.  This was because the number of entries are not updated when
hierarchy is enabled.

Unlike normal report view, hierarchy mode needs to keep its own entry
count since it can have non-leaf entries which can expand/collapse.

Reported-and-Tested-by: Markus Trippelsdorf <markus@trippelsdorf.de>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Fixes: f5b763feeb ("perf hists browser: Count number of hierarchy entries")
Link: http://lkml.kernel.org/r/20161007050412.3000-1-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2016-10-13 11:10:14 -03:00
..
browsers perf top: Fix refreshing hierarchy entries on TUI 2016-10-13 11:10:14 -03:00
gtk
stdio perf hists: Make hists__fprintf_headers function global 2016-09-22 13:08:59 -03:00
tui
Build
browser.c
browser.h
helpline.c
helpline.h
hist.c perf tools: Make several display functions global 2016-09-22 13:08:58 -03:00
keysyms.h
libslang.h
progress.c
progress.h
setup.c
ui.h
util.c
util.h