Skip to content

bcc release v0.20.0

Compare
Choose a tag to compare
@yonghong-song yonghong-song released this 06 May 04:32
· 1160 commits to master since this release
  • Support for kernel up to 5.12
  • Some basic support for MIPS
  • added bpf_map_lookup_batch and bpf_map_delete_batch support
  • tools/funclatency.py support nested or recursive functions
  • tools/biolatency.py can optionally print out average/total value
  • fix possible marco HAVE_BUILTIN_BSWAP redefine warning for kernel >= 5.10.
  • new tools: virtiostat
  • new libbpf-tools: ext4dist
  • doc update and bug fixes