]> git.baikalelectronics.ru Git - kernel.git/commit
perf hists browser: React to unassigned hotkey pressing
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 19 Jun 2015 20:49:29 +0000 (17:49 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 19 Jun 2015 21:14:05 +0000 (18:14 -0300)
commit1c28d702c01a7ac4560b38f88530b6daf89e109b
tree528241bb2e5e70a2eb340958eef34e769a557228
parent3a5fb26d709f0e716be1f86279c3c77c8b6dd12b
perf hists browser: React to unassigned hotkey pressing

When that happens we were just ignoring the key press, now this
message is presented in the bottom line (the help line):

  "Press '?' for help on key bindings"

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Borislav Petkov <bp@suse.de>
Cc: David Ahern <dsahern@gmail.com>
Cc: Don Zickus <dzickus@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-iyma2j5kj3q9i1stl4mfh90n@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/ui/browsers/hists.c