diff options
| author | Nikolay Borisov <[email protected]> | 2022-03-31 17:09:49 +0300 |
|---|---|---|
| committer | Andrii Nakryiko <[email protected]> | 2022-04-03 16:41:24 -0700 |
| commit | e299bcd4d16ff86f46c48df1062c8aae0eca1ed8 (patch) | |
| tree | d7024f038ef3f3de251bef7d244cd9af8b506cba /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | 185da3da9379948ffbe45051b16d526c428fb06e (diff) | |
selftests/bpf: Fix vfs_link kprobe definition
Since commit 6521f8917082 ("namei: prepare for idmapped mounts")
vfs_link's prototype was changed, the kprobe definition in
profiler selftest in turn wasn't updated. The result is that all
argument after the first are now stored in different registers. This
means that self-test has been broken ever since. Fix it by updating the
kprobe definition accordingly.
Signed-off-by: Nikolay Borisov <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions