linux/tools/perf/ui
Namhyung Kim 105eb30f18 perf ui/tui: Add 'F' hotkey to toggle percentage output
Add 'F' hotkey to toggle relative and absolute percentage of filtered
entries.

Suggested-by: Jiri Olsa <jolsa@redhat.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Link: http://lkml.kernel.org/r/1397145720-8063-7-git-send-email-namhyung@kernel.org
Signed-off-by: Jiri Olsa <jolsa@redhat.com>
2014-04-16 17:16:04 +02:00
..
browsers perf ui/tui: Add 'F' hotkey to toggle percentage output 2014-04-16 17:16:04 +02:00
gtk perf report: Add --percentage option 2014-04-16 17:16:03 +02:00
stdio perf ui hists: Pass evsel to hpp->header/width functions explicitly 2014-03-14 18:08:40 -03:00
tui perf ui/tui: Protect windows by ui__lock 2013-12-26 11:22:01 -03:00
browser.c perf tools: Introduce zfree 2013-12-27 15:17:00 -03:00
browser.h perf ui/tui: Implement header window 2013-12-26 11:22:02 -03:00
helpline.c
helpline.h
hist.c perf report: Add --percentage option 2014-04-16 17:16:03 +02:00
keysyms.h
libslang.h
progress.c perf ui progress: Per progress bar state 2013-10-23 15:40:38 -03:00
progress.h perf ui progress: Per progress bar state 2013-10-23 15:40:38 -03:00
setup.c perf tools: Separate out GTK codes to libperf-gtk.so 2013-10-09 15:55:25 -03:00
ui.h perf tools: Separate out GTK codes to libperf-gtk.so 2013-10-09 15:55:25 -03:00
util.c
util.h