[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1649195156-9465-1-git-send-email-alan.maguire@oracle.com>
Date: Tue, 5 Apr 2022 22:45:54 +0100
From: Alan Maguire <alan.maguire@...cle.com>
To: andrii@...nel.org, daniel@...earbox.net, ast@...nel.org
Cc: kafai@...com, songliubraving@...com, yhs@...com,
john.fastabend@...il.com, kpsingh@...nel.org, bpf@...r.kernel.org,
netdev@...r.kernel.org, Alan Maguire <alan.maguire@...cle.com>
Subject: [PATCH bpf-next 0/2] libbpf: uprobe name-based attach followups
Follow-up series to [1] to address some suggestions from Andrii to
improve parsing and make it more robust (patch 1) and to improve
validation of u[ret]probe firing by validating expected argument
and return values.
[1] https://lore.kernel.org/bpf/164903521182.13106.12656654142629368774.git-patchwork-notify@kernel.org/
Alan Maguire (2):
libbpf: improve string handling for uprobe name-based attach
selftests/bpf: uprobe tests should verify param/return values
tools/lib/bpf/libbpf.c | 77 +++++++++-------------
tools/lib/bpf/libbpf_internal.h | 5 ++
.../selftests/bpf/prog_tests/uprobe_autoattach.c | 16 +++--
.../selftests/bpf/progs/test_uprobe_autoattach.c | 25 ++++---
4 files changed, 64 insertions(+), 59 deletions(-)
--
1.8.3.1
Powered by blists - more mailing lists