third_party_libbpf/include
Kenny Yu a9491bb920 bpf: Add bpf_copy_from_user_task() helper
This adds a helper for bpf programs to read the memory of other
tasks.

As an example use case at Meta, we are using a bpf task iterator program
and this new helper to print C++ async stack traces for all threads of
a given process.

Signed-off-by: Kenny Yu <kennyyu@fb.com>
Acked-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/r/20220124185403.468466-3-kennyyu@fb.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
2022-01-25 23:37:04 -08:00
..
asm AF_XDP: add xsk.{c,h} to Makefile and fix build 2019-03-05 09:22:54 -08:00
linux include: Include linux/stddef.h 2022-01-14 12:21:53 -08:00
uapi/linux bpf: Add bpf_copy_from_user_task() helper 2022-01-25 23:37:04 -08:00