perf annotate browser: Help for cycling thru hottest instructions with TAB/shift+TAB
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 1 Sep 2017 17:55:40 +0000 (14:55 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 1 Sep 2017 17:55:40 +0000 (14:55 -0300)
commiteba9fac017617e685d648339e29a1453a30cb065
treeb0683d50c85d04a4d92bdcba8a5ac324d8307695
parent63ce8449bc1081711eef1add68909e9bd758de62
perf annotate browser: Help for cycling thru hottest instructions with TAB/shift+TAB

The popup help accessed via 'h' wasn't mentioning about TAB and
shift-TAB, just about 'H', which goes to the hottest line, while the
former two are the hotkeys for actually cycling thru the hottest lines.

Reported-by: Flavio Bruno Leitner <fbl@redhat.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Taeung Song <treeze.taeung@gmail.com>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/n/tip-5ppym6odizfj1ifa4t7neiku@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/ui/browsers/annotate.c