aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/tracing_struct.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-02selftests/bpf: Add testcase where 7th argment is structPu Lehui1-0/+14
2024-07-02selftests/bpf: Factor out many args tests from tracing_structPu Lehui1-4/+26
2023-07-13selftests/bpf: add testcase for TRACING with 6+ argumentsMenglong Dong1-0/+19
2023-04-19selftests/bpf: Add test to access integer type of variable arrayFeng Zhou1-0/+2
2022-10-13selftests/bpf: Fix memory leak caused by not destroying skeletonXu Kuohai1-1/+2
2022-09-06selftests/bpf: Add struct argument tests with fentry/fexit programs.Yonghong Song1-0/+63