diff options
| author | Leon Hwang <leon.hwang@linux.dev> | 2026-05-12 18:31:52 +0300 |
|---|---|---|
| committer | Alexei Starovoitov <ast@kernel.org> | 2026-05-12 22:44:40 +0300 |
| commit | 503c039ffeca7530ce9d6446a07b4bb776180b45 (patch) | |
| tree | e82cbc6f38fcbad238ed61427ed363cbc1d92923 /include/linux/debugobjects.h | |
| parent | b1bff40809429bcf80c201255a2bcdf1c5eec06e (diff) | |
| download | linux-503c039ffeca7530ce9d6446a07b4bb776180b45.tar.xz | |
bpf: Refactor reporting log_true_size for prog_load
The next commit will add support for reporting logs via extended common
attributes, including 'log_true_size'.
To prepare for that, refactor the 'log_true_size' reporting logic by
introducing a new struct bpf_log_attr to encapsulate log-related behavior:
* bpf_log_attr_init(): initialize log fields, which will support
extended common attributes in the next commit.
* bpf_log_attr_finalize(): handle log finalization and write back
'log_true_size' to userspace.
Acked-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Leon Hwang <leon.hwang@linux.dev>
Link: https://lore.kernel.org/r/20260512153157.28382-4-leon.hwang@linux.dev
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
