diff options
author | Andrii Nakryiko <andrii@kernel.org> | 2023-03-07 15:31:13 -0800 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2023-03-07 15:35:56 -0800 |
commit | d1d51a62d060d02f99ee407959e24ad10a40e053 (patch) | |
tree | 0d9224322daf284d462b8043b8ac069a97c83aed /net/unix/unix_bpf.c | |
parent | 3ecde2182adbb12b52b777d8fb4a599b43faf4f1 (diff) | |
parent | 720d93b60aec22abcb2a5b6d8de472f3a50694b1 (diff) |
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 <andrii@kernel.org>
Diffstat (limited to 'net/unix/unix_bpf.c')
0 files changed, 0 insertions, 0 deletions