diff options
author | Andrii Nakryiko <andrii@kernel.org> | 2022-02-09 08:42:42 +0300 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2022-02-09 08:45:06 +0300 |
commit | 3caa7d2e2e9b69bf294b55c4a5a0b6673fdf5b00 (patch) | |
tree | 67f2081ee7aa77a5add2eb541a8e87293b504f18 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 8dd039a6fcf3ff559a49533bbc6433c63b53c41c (diff) | |
parent | c28748233b4736bd31b3d3c3011d42054cc738f5 (diff) | |
download | linux-3caa7d2e2e9b69bf294b55c4a5a0b6673fdf5b00.tar.xz |
Merge branch 'libbpf: Add syscall-specific variant of BPF_KPROBE'
Hengqi Chen says:
====================
Add new macro BPF_KPROBE_SYSCALL, which provides easy access to syscall
input arguments. See [0] and [1] for background.
[0]: https://github.com/libbpf/libbpf-bootstrap/issues/57
[1]: https://github.com/libbpf/libbpf/issues/425
v2->v3:
- Use PT_REGS_SYSCALL_REGS
- Move selftest to progs/bpf_syscall_macro.c
v1->v2:
- Use PT_REGS_PARM2_CORE_SYSCALL instead
====================
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions