aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAndrii Nakryiko <[email protected]>2024-08-06 16:03:19 -0700
committerAlexei Starovoitov <[email protected]>2024-08-23 07:46:39 -0700
commit4e9e07603ecdfd0816838132f354239771c51edd (patch)
treefd895cc90186f651678e09f8cdd7e032f11b8633 /tools/perf/scripts/python
parentb4406e100347884fb4acaa744bbc01949e74c9f3 (diff)
selftests/bpf: make use of PROCMAP_QUERY ioctl if available
Instead of parsing text-based /proc/<pid>/maps file, try to use PROCMAP_QUERY ioctl() to simplify and speed up data fetching. This logic is used to do uprobe file offset calculation, so any bugs in this logic would manifest as failing uprobe BPF selftests. This also serves as a simple demonstration of one of the intended uses. Signed-off-by: Andrii Nakryiko <[email protected]> Acked-by: Jiri Olsa <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions