diff options
author | Andrii Nakryiko <[email protected]> | 2019-10-08 10:59:38 -0700 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2019-10-08 23:16:03 +0200 |
commit | 694731e8ea7f6bbcf0c57763ed4f24faa14bf056 (patch) | |
tree | 6831a0fe266535908d3388fb3ac25222c2e310c0 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 36b5d471135c3ef5f4922aa23f6566b6a07227f7 (diff) |
selftests/bpf: Adjust CO-RE reloc tests for new bpf_core_read() macro
To allow adding a variadic BPF_CORE_READ macro with slightly different
syntax and semantics, define CORE_READ in CO-RE reloc tests, which is
a thin wrapper around low-level bpf_core_read() macro, which in turn is
just a wrapper around bpf_probe_read().
Signed-off-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: John Fastabend <[email protected]>
Acked-by: Song Liu <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions