]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
perf c2c annotate: Start from the contention line
authorTianyou Li <tianyou.li@intel.com>
Mon, 13 Oct 2025 14:48:11 +0000 (22:48 +0800)
committerNamhyung Kim <namhyung@kernel.org>
Sun, 19 Oct 2025 03:50:07 +0000 (12:50 +0900)
commitad83f3b7155db28e82de24dbaa1af2b8f5d972a3
tree3081bbb11c819a9b2d86eca3779f01e557d83e3c
parentcd3466cd2639783da563253f1f9e3fb2ba936317
perf c2c annotate: Start from the contention line

Add support to highlight the contention line in the annotate browser,
use 'TAB'/'UNTAB' to refocus to the contention line.

Signed-off-by: Tianyou Li <tianyou.li@intel.com>
Reviewed-by: Dapeng Mi <dapeng1.mi@linux.intel.com>
Reviewed-by: Thomas Falcon <thomas.falcon@intel.com>
Reviewed-by: Jiebin Sun <jiebin.sun@intel.com>
Reviewed-by: Pan Deng <pan.deng@intel.com>
Reviewed-by: Zhiguo Zhou <zhiguo.zhou@intel.com>
Reviewed-by: Wangyang Guo <wangyang.guo@intel.com>
Tested-by: Ravi Bangoria <ravi.bangoria@amd.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/builtin-annotate.c
tools/perf/builtin-c2c.c
tools/perf/ui/browsers/annotate.c
tools/perf/ui/browsers/hists.c
tools/perf/util/hist.h