]> asedeno.scripts.mit.edu Git - linux.git/commit
perf report/top: Add 'k' hotkey to zoom directly into the kernel map
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 12 Dec 2019 16:06:36 +0000 (13:06 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 6 Jan 2020 14:46:10 +0000 (11:46 -0300)
commit209f4e70a2f10bc6819eb20c5bc3988be31972c6
tree71eea5548ad8e784465263c5de09ed86491249af
parent632003f400d341592b6af8d96bd83b74a0329fe3
perf report/top: Add 'k' hotkey to zoom directly into the kernel map

As a convenience, equivalent to pressing Enter in a line with a kernel
symbol and then selecting "Zoom" into the kernel DSO.

Reviewed-by: Jiri Olsa <jolsa@kernel.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Jin Yao <yao.jin@linux.intel.com>
Cc: Kan Liang <kan.liang@intel.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lkml.kernel.org/n/tip-vbnlnrpyfvz9deqoobtc3dz7@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/ui/browsers/hists.c