diff options
author | Hou Tao <[email protected]> | 2021-10-04 17:48:56 +0800 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2021-10-08 13:22:57 -0700 |
commit | ccaf12d6215a56836472db220520cda8024d6c4f (patch) | |
tree | 2179589d1cb489484d0a842d3a5f5afb114d5a1d /tools/testing/selftests/bpf/bpf_testmod/bpf_testmod.c | |
parent | 65223741ae1b759a14cab84ba88888bb025f816d (diff) |
libbpf: Support detecting and attaching of writable tracepoint program
Program on writable tracepoint is BPF_PROG_TYPE_RAW_TRACEPOINT_WRITABLE,
but its attachment is the same as BPF_PROG_TYPE_RAW_TRACEPOINT.
Signed-off-by: Hou Tao <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/bpf_testmod/bpf_testmod.c')
0 files changed, 0 insertions, 0 deletions