Hello: This series was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Tue, 7 Nov 2023 21:14:29 -0800 you wrote: > Add ability to sort results by absolute values of specified stats. This > is especially useful to find biggest deviations in comparison mode. When > comparing verifier change effect against a large base of BPF object > files, it's necessary to see big changes both in positive and negative > directions, as both might be a signal for regressions or bugs. > > The syntax is natural, e.g., adding `-s '|insns_diff|'^` will instruct > veristat to sort by absolute value of instructions difference in > ascending order. > > [...] Here is the summary with links: - [bpf-next,1/2] veristat: add ability to sort by stat's absolute value https://git.kernel.org/bpf/bpf-next/c/dae6c6b3b79f - [bpf-next,2/2] veristat: add ability to filter top N results https://git.kernel.org/bpf/bpf-next/c/0ca98fca84b3 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html