On Sat, 27 Jun 2026 14:33:33 +0530, Shivani Nittor wrote:
> The powerpc-hcalls.py script currently prints hypercall
> statistics in a fixed sort order based on the number of
> hcall occurrences, making it difficult to analyze hcalls
> from different execution characteristics.
> 
> Add support for runtime-configurable sorting so users
> can order hypercall statistics by count, minimum
> latency, maximum latency, or average latency using
> a --sort option.
> 
> [...]
Applied to perf-tools-next, thanks!

Best regards,
Namhyung



Reply via email to