summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorJiebin Sun <jiebin.sun@intel.com>2026-08-17 17:46:18 +0800
committerNamhyung Kim <namhyung@kernel.org>2026-08-17 16:04:05 -0700
commite888662432362ccf589c7b6919464cbc22064552 (patch)
tree5f4c2c4dbaaae70ce4ffd06ed2a92ae710dbb952 /scripts/Makefile.thinlto
parent1b4eb7a2ddcde2eb97e8debeaf2d8a70fe6170aa (diff)
downloadlinux-stable-e888662432362ccf589c7b6919464cbc22064552.tar.gz
linux-stable-e888662432362ccf589c7b6919464cbc22064552.zip
perf c2c: add HPP list parsing for function view columns
Add the parser that builds the function view's local HPP output and sort lists from field strings. This includes dimension lookup, comparator wrappers, c2c_fmt allocation, and the initialization entry points used by the hierarchy builder. The generic perf_hpp__setup_output_field() registers formats on the global perf_hpp_list. Using it here would leave the function view's local list without output columns and modify the cacheline view's list instead. Add c2c_function_hists__setup_output_field() to append sort keys to the local output list. Signed-off-by: Jiebin Sun <jiebin.sun@intel.com> Reviewed-by: Tianyou Li <tianyou.li@intel.com> Reviewed-by: Wangyang Guo <wangyang.guo@intel.com> Reviewed-by: Ian Rogers <irogers@google.com> Cc: Dapeng Mi <dapeng1.mi@linux.intel.com> Cc: James Clark <james.clark@linaro.org> Cc: Thomas Falcon <thomas.falcon@intel.com> Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions