perf ui/tui: Split help message for perf top and report
authorNamhyung Kim <namhyung.kim@lge.com>
Thu, 26 Dec 2013 05:37:58 +0000 (14:37 +0900)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 26 Dec 2013 14:22:02 +0000 (11:22 -0300)
commite8e684a58b9bddde3fdb1a65cd26eb7a3e1e746e
tree4906ff7b1eed0e914a3614dffe8be58288860b64
parent5c743cf573e6974befe917ed4a36d42b39ef1ce0
perf ui/tui: Split help message for perf top and report

Some hotkeys don't work for perf top so split help messages for them.

It'll be helpful to a future modification.  Also sort the message by
alphabetical order of the hotkey.

Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1388036284-32342-3-git-send-email-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/ui/browsers/hists.c