]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftests/bpf: Add test for attaching uprobe with long event names
authorFeng Yang <yangfeng@kylinos.cn>
Thu, 17 Apr 2025 01:48:47 +0000 (09:48 +0800)
committerAndrii Nakryiko <andrii@kernel.org>
Wed, 23 Apr 2025 00:13:37 +0000 (17:13 -0700)
commite1be7c45d24434bc6e04b675ae91c049e50447be
treee497b59720a3e1adaa5919de838aae679f980e5e
parent4dde20b1aa85d69c4281eaac9a7cfa7d2b62ecf0
selftests/bpf: Add test for attaching uprobe with long event names

This test verifies that attaching uprobe/uretprobe with long event names
does not trigger EINVAL errors.

Signed-off-by: Feng Yang <yangfeng@kylinos.cn>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20250417014848.59321-3-yangfeng59949@163.com
tools/testing/selftests/bpf/prog_tests/attach_probe.c