Home
last modified time | relevance | path

Searched hist:"35 f91d1f" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/samples/bpf/
H A Dsyscall_tp_user.c35f91d1f Sat Apr 02 03:57:08 CDT 2022 Song Chen <chensong_2000@189.cn> sample: bpf: syscall_tp_user: Print result of verify_map

At the end of the test, we already print out
prog <prog number>: map ids <...> <...>
Value is the number read from kernel through bpf map, further print out
verify map:<map id> val:<...>
will help users to understand the program runs successfully.

Signed-off-by: Song Chen <chensong_2000@189.cn>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/1648889828-12417-1-git-send-email-chensong_2000@189.cn