diff options
author | Jesper Dangaard Brouer <[email protected]> | 2017-10-06 10:41:41 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-10-06 10:04:35 -0700 |
commit | f4ce0a0116bc90803adac10865f14429313cb2b6 (patch) | |
tree | 7cfb55bafa296fcadaf5c6a88582293ceb8c0c30 /lib/dynamic_debug.c | |
parent | c6a157525be5b6cab48b4c86e7473712e3656c36 (diff) |
samples/bpf: xdp_monitor first 8 bytes are not accessible by bpf
The first 8 bytes of the tracepoint context struct are not accessible
by the bpf code. This is a choice that dates back to the original
inclusion of this code.
See explaination in:
commit 98b5c2c65c29 ("perf, bpf: allow bpf programs attach to tracepoints")
Signed-off-by: Jesper Dangaard Brouer <[email protected]>
Acked-by: Alexei Starovoitov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions