]> git.hungrycats.org Git - linux/commit
selftests/bpf: Add child argument to spawn_child function
authorJiri Olsa <jolsa@kernel.org>
Thu, 5 Sep 2024 11:51:22 +0000 (14:51 +0300)
committerAndrii Nakryiko <andrii@kernel.org>
Thu, 5 Sep 2024 19:43:22 +0000 (12:43 -0700)
commit0b0bb453716f1469105f075044c68ee9670fe4ee
tree09f0714f8ba73bd7c3adef9cba240fbc3aa80afb
parent900f362e2062e4a23a53bf89fd3b248cd021f5af
selftests/bpf: Add child argument to spawn_child function

Adding child argument to spawn_child function to allow
to create multiple children in following change.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20240905115124.1503998-3-jolsa@kernel.org
tools/testing/selftests/bpf/prog_tests/uprobe_multi_test.c