Files
Matt Mullins 632a7711e4 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-12-28 18:42:01 +05:30
..
2020-04-02 16:34:33 +02:00
2018-07-05 11:40:21 -07:00
2021-11-27 20:04:27 +00:00
2018-09-13 20:54:59 -07:00
2020-06-24 22:03:37 -07:00
2025-12-28 15:46:24 +05:30
2020-01-07 14:55:45 -08:00
2018-05-29 10:26:51 +05:30
2018-06-29 14:55:49 -07:00
2020-07-22 09:22:29 +02:00
2025-12-17 19:43:46 +05:30
2018-05-09 11:37:13 -07:00
2018-02-08 19:42:55 -08:00
2018-12-19 17:37:24 +05:30