Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-25 | bpf: add a test case to test single tp multiple bpf attachment | Yonghong Song | 1 | -13/+53 | |
The bpf sample program syscall_tp is modified to show attachment of more than bpf programs for a particular kernel tracepoint. Signed-off-by: Yonghong Song <[email protected]> Acked-by: Alexei Starovoitov <[email protected]> Acked-by: Martin KaFai Lau <[email protected]> Signed-off-by: David S. Miller <[email protected]> | |||||
2017-08-07 | bpf: add a test case for syscalls/sys_{enter|exit}_* tracepoints | Yonghong Song | 1 | -0/+71 | |
Signed-off-by: Yonghong Song <[email protected]> Acked-by: Daniel Borkmann <[email protected]> Signed-off-by: David S. Miller <[email protected]> |