Skip to content
Commit c7655df4 authored by Andrii Nakryiko's avatar Andrii Nakryiko
Browse files

Merge branch 'Support riscv libbpf USDT arg parsing logic'



Pu Lehui says:

====================

patch 1 fix a minor issue where usdt_cookie is cast to 32 bits.
patch 2 add support riscv libbpf USDT argument parsing logic,
both RV32 and RV64 tests have been passed as like follow:

# ./test_progs -t usdt
#169 usdt:OK
Summary: 1/4 PASSED, 0 SKIPPED, 0 FAILED
====================

Signed-off-by: default avatarAndrii Nakryiko <andrii@kernel.org>
parents dcf456c9 58ca8b05
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment