diff options
author | Andrii Nakryiko <[email protected]> | 2022-07-14 00:07:55 -0700 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2022-07-19 09:33:18 -0700 |
commit | d814ed62d3d24eb5c5f904b897e0414c1ccb5740 (patch) | |
tree | 074a905be90e01e8d5ea77462471940ca63c51f7 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 708ac5bea0ce51fa1d70a44a1f817c8b02787c1e (diff) |
selftests/bpf: use BPF_KSYSCALL and SEC("ksyscall") in selftests
Convert few selftest that used plain SEC("kprobe") with arch-specific
syscall wrapper prefix to ksyscall/kretsyscall and corresponding
BPF_KSYSCALL macro. test_probe_user.c is especially benefiting from this
simplification.
Tested-by: Alan Maguire <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions