BPF List
 help / color / mirror / Atom feed
* [PATCHv3 bpf-next 0/2] selftests/bpf: Add more uprobe multi tests
@ 2024-07-22 20:27 Jiri Olsa
  2024-07-22 20:27 ` [PATCHv3 bpf-next 1/2] selftests/bpf: Add uprobe fail tests for uprobe multi Jiri Olsa
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Jiri Olsa @ 2024-07-22 20:27 UTC (permalink / raw)
  To: Alexei Starovoitov, Daniel Borkmann, Andrii Nakryiko
  Cc: bpf, Martin KaFai Lau, Song Liu, Yonghong Song, John Fastabend,
	KP Singh, Stanislav Fomichev, Hao Luo, Oleg Nesterov,
	Peter Zijlstra, Masami Hiramatsu

hi,
adding more uprobe multi tests for failed attachments
inside the uprobe register code.

v3 changes:
  - renamed several variables/functions, null check [Andrii]
  - fixed CI issue

thanks,
jirka

---
Jiri Olsa (2):
      selftests/bpf: Add uprobe fail tests for uprobe multi
      selftests/bpf: Add uprobe multi consumers test

 tools/testing/selftests/bpf/prog_tests/uprobe_multi_test.c | 331 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 tools/testing/selftests/bpf/progs/uprobe_multi_consumers.c |  39 +++++++++++
 2 files changed, 370 insertions(+)
 create mode 100644 tools/testing/selftests/bpf/progs/uprobe_multi_consumers.c

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-09-24 11:13 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-22 20:27 [PATCHv3 bpf-next 0/2] selftests/bpf: Add more uprobe multi tests Jiri Olsa
2024-07-22 20:27 ` [PATCHv3 bpf-next 1/2] selftests/bpf: Add uprobe fail tests for uprobe multi Jiri Olsa
2024-07-22 20:27 ` [PATCHv3 bpf-next 2/2] selftests/bpf: Add uprobe multi consumers test Jiri Olsa
2024-07-23 20:23   ` Andrii Nakryiko
2024-09-24  0:33   ` Ihor Solodrai
2024-09-24  5:44     ` Andrii Nakryiko
2024-09-24 11:13       ` Jiri Olsa
2024-07-22 20:51 ` [PATCHv3 bpf-next 0/2] selftests/bpf: Add more uprobe multi tests bot+bpf-ci
2024-07-23  1:41 ` bot+bpf-ci
2024-07-23  2:37 ` bot+bpf-ci
2024-07-23 20:30 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox