summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/tracing_struct.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Add testcase where 7th argment is structPu Lehui2024-07-021-0/+14
* selftests/bpf: Factor out many args tests from tracing_structPu Lehui2024-07-021-4/+26
* selftests/bpf: add testcase for TRACING with 6+ argumentsMenglong Dong2023-07-131-0/+19
* selftests/bpf: Add test to access integer type of variable arrayFeng Zhou2023-04-191-0/+2
* selftests/bpf: Fix memory leak caused by not destroying skeletonXu Kuohai2022-10-131-1/+2
* selftests/bpf: Add struct argument tests with fentry/fexit programs.Yonghong Song2022-09-061-0/+63