Re: [PATCH bpf-next v1 1/3] bpf: Show more useful info in stack depth stats

[email protected] Sun, 2 Aug 2026 00:35:29 +0000 (UTC)
Newsgroups org.kernel.vger.bpf
Message-ID <7774125f64e5ed29193b1307ea349e8a5b9ea9b4f84d0549e00670c511630e0b@mail.kernel.org>
> bpf: Show more useful info in stack depth stats
>
> Currently, the output of stack depth statistics is two crude, with a
> list of captured stack depths ordered by the subprog numbers. The actual
> subprog numbers are determined by libbpf, hence it is hard to associate
> the stack depth statistic back to the subprog by name.

This isn't a bug, but there's a typo here - "is two crude" should be
"is too crude".


---
AI reviewed your patch. Please fix the bug or email reply why it's not a bug.
See: https://github.com/kernel-patches/vmtest/blob/master/ci/claude/README.md

CI run summary: https://github.com/kernel-patches/bpf/actions/runs/30723212958