aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/trace_ext.c
diff options
context:
space:
mode:
authorAndrii Nakryiko <[email protected]>2023-03-07 23:31:13 +0000
committerAndrii Nakryiko <[email protected]>2023-03-07 23:35:56 +0000
commitd1d51a62d060d02f99ee407959e24ad10a40e053 (patch)
tree0d9224322daf284d462b8043b8ac069a97c83aed /tools/testing/selftests/bpf/prog_tests/trace_ext.c
parentlibbpf: Fix theoretical u32 underflow in find_cd() function (diff)
parentlibbpf: USDT arm arg parsing support (diff)
downloadkernel-d1d51a62d060d02f99ee407959e24ad10a40e053.tar.gz
kernel-d1d51a62d060d02f99ee407959e24ad10a40e053.zip
Merge branch 'libbpf: usdt arm arg parsing support'
Puranjay Mohan says: ==================== This series add the support of the ARM architecture to libbpf USDT. This involves implementing the parse_usdt_arg() function for ARM. It was seen that the last part of parse_usdt_arg() is repeated for all architectures, so, the first patch in this series refactors these functions and moved the post processing to parse_usdt_spec() Changes in V2[1] to V3: - Use a tabular approach to find register offsets. - Add the patch for refactoring parse_usdt_arg() ==================== Signed-off-by: Andrii Nakryiko <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/trace_ext.c')
0 files changed, 0 insertions, 0 deletions