Skip to content

bcc release v0.18.0

Compare
Choose a tag to compare
@yonghong-song yonghong-song released this 05 Jan 05:41
· 1235 commits to master since this release
 * Support for kernel up to 5.10
 * add bpf kfunc/kretfunc C++ example
 * add PT_REGS_PARMx_SYSCALL helper macro
 * biolatency: allow json output
 * biolatpcts: support measuring overall latencies between two events
 * fix build when ENABLE_CLANG_JIT is disabled
 * doc update and bug fixes