diff options
author | 2023-08-18 18:01:18 +0900 | |
---|---|---|
committer | 2023-08-21 15:39:10 -0700 | |
commit | 8dc80551463197ec79ce0966ec2b5bd700042614 (patch) | |
tree | 978a0c87bfc6deec1432b848410b9986720f40cf /scripts/generate_rust_analyzer.py | |
parent | samples/bpf: fix broken map lookup probe (diff) | |
download | linux-rng-8dc80551463197ec79ce0966ec2b5bd700042614.tar.xz linux-rng-8dc80551463197ec79ce0966ec2b5bd700042614.zip |
samples/bpf: refactor syscall tracing programs using BPF_KSYSCALL macro
This commit refactors the syscall tracing programs by adopting the
BPF_KSYSCALL macro. This change aims to enhance the clarity and
simplicity of the BPF programs by reducing the complexity of argument
parsing from pt_regs.
Signed-off-by: Daniel T. Lee <danieltimlee@gmail.com>
Link: https://lore.kernel.org/r/20230818090119.477441-9-danieltimlee@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions