]> git.ipfire.org Git - people/arne_f/kernel.git/commit
perf hists browser: Add e/c hotkeys to expand/collapse callchain for current entry
authorJiri Olsa <jolsa@kernel.org>
Fri, 20 Jan 2017 09:20:30 +0000 (10:20 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 20 Jan 2017 16:37:26 +0000 (13:37 -0300)
commit0e3fa7a7acdd5f6ec89b3692276e35006c06fb92
treecbd3fe91e585bbc93bcb8962c12db764e057a517
parentb33f922651011effafec4508474e8591569a3e98
perf hists browser: Add e/c hotkeys to expand/collapse callchain for current entry

Currently we allow only to expand or collapse all entries in the browser
with 'E' or 'C' keys. Allow user to expand or collapse only current
entry in the browser with e or c key.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Don Zickus <dzickus@redhat.com>
Cc: Joe Mario <jmario@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1484904032-11040-3-git-send-email-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/ui/browsers/hists.c