Files
Matt Mullins a02a38a166 UPSTREAM: selftests: bpf: test writable buffers in raw tps
This tests that:
  * a BPF_PROG_TYPE_RAW_TRACEPOINT_WRITABLE cannot be attached if it
    uses either:
    * a variable offset to the tracepoint buffer, or
    * an offset beyond the size of the tracepoint buffer
  * a tracer can modify the buffer provided when attached to a writable
    tracepoint in bpf_prog_test_run

Change-Id: I3fdf650c1d9a68d64d08b170b14e46a35d180dd7
Signed-off-by: Matt Mullins <mmullins@fb.com>
Acked-by: Yonghong Song <yhs@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
2025-10-02 22:15:35 +08:00
..
2020-04-02 16:34:33 +02:00
2018-07-05 11:40:21 -07:00
2018-09-13 20:54:59 -07:00
2020-06-24 22:03:37 -07:00
2025-09-17 16:57:50 +08:00
2024-05-13 18:30:34 +02:00
2019-05-08 13:28:35 +05:30
2018-05-29 10:26:51 +05:30
2018-06-29 14:55:49 -07:00
2020-07-22 09:22:29 +02:00
2018-05-09 11:37:13 -07:00
2018-02-08 19:42:55 -08:00
2018-12-19 17:37:24 +05:30