aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorYafang Shao <[email protected]>2022-07-13 16:09:36 +0000
committerDaniel Borkmann <[email protected]>2022-07-14 22:51:35 +0200
commit5002615a37b1e23a4b51c386ee22c8f90a70b4dd (patch)
tree73e4fbe8dc4b36df020595c39f8ba811808fa60f /tools/perf/scripts/python/bin
parentca2e1a627035002cd33d9667431e80bad90c25fa (diff)
bpf: Warn on non-preallocated case for BPF_PROG_TYPE_RAW_TRACEPOINT_WRITABLE
BPF_PROG_TYPE_RAW_TRACEPOINT_WRITABLE is also tracing type, which may cause unexpected memory allocation if we set BPF_F_NO_PREALLOC. Let's also warn on it similar as we do in case of BPF_PROG_TYPE_RAW_TRACEPOINT. Signed-off-by: Yafang Shao <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Acked-by: Yonghong Song <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions