diff options
| author | Alan Maguire <alan.maguire@oracle.com> | 2022-04-06 14:43:51 +0300 |
|---|---|---|
| committer | Andrii Nakryiko <andrii@kernel.org> | 2022-04-07 21:42:51 +0300 |
| commit | 1717e248014c33a81d7a1cdc048c6b3bed7bb3f8 (patch) | |
| tree | 19b8fcc5a57a399ac1b4510a1453a8e8ad29d7cd /include/linux/livepatch.h | |
| parent | 90db26e6be01cea519d380c59db3491e75b96b7f (diff) | |
| download | linux-1717e248014c33a81d7a1cdc048c6b3bed7bb3f8.tar.xz | |
selftests/bpf: Uprobe tests should verify param/return values
uprobe/uretprobe tests don't do any validation of arguments/return values,
and without this we can't be sure we are attached to the right function,
or that we are indeed attached to a uprobe or uretprobe. To fix this
record argument and return value for auto-attached functions and ensure
these match expectations. Also need to filter by pid to ensure we do
not pick up stray malloc()s since auto-attach traces libc system-wide.
Suggested-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Alan Maguire <alan.maguire@oracle.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/1649245431-29956-4-git-send-email-alan.maguire@oracle.com
Diffstat (limited to 'include/linux/livepatch.h')
0 files changed, 0 insertions, 0 deletions
