Re: [PATCH v9 4/9] perf c2c: add HPP list parsing for function view columns
| Newsgroups | org.kernel.vger.linux-perf-users |
|---|---|
| Message-ID | <[email protected]> |
> 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 <[email protected]> Sashiko has reviewed this patch and found no issues. It looks great! -- Sashiko AI review · https://sashiko.dev/#/patchset/[email protected]?part=4