summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/tracing_struct.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-14selftests/bpf: add testcase for TRACING with 6+ argumentsMenglong Dong1-0/+19
2023-04-20selftests/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-07selftests/bpf: Add struct argument tests with fentry/fexit programs.Yonghong Song1-0/+63