Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
bcc-src-with-submodule.zip | 2025-05-30 | 16.3 MB | |
bcc-src-with-submodule.tar.gz | 2025-05-30 | 11.0 MB | |
README.md | 2025-05-30 | 648 Bytes | |
Update debian changelog for release v0.35.0 source code.tar.gz | 2025-05-30 | 7.4 MB | |
Update debian changelog for release v0.35.0 source code.zip | 2025-05-30 | 8.0 MB | |
Totals: 5 Items | 42.7 MB | 0 |
* Support for kernel up to 6.14
* New bcc tools: mptcp: enable mptcp for tcp traffic
* tools/biosnoop: Fix biosnoop pattern option
* Allow cmake run out of the source tree
* Fix for test bpf_stack_id when running on custom image in yocto
* libbpf-tools/map_helpers: Add bpf_map_lookup_and_delete_batch to dump_hash
* libbpf-tools/biotop: Use dump_hash for map processing
* uninstall: use execute_process() instead of exec_program()
* clang: Fix pointer dereference on big-endian machines
* ci: Upgrade to ubuntu 24.04
* doc update, other bug fixes and example improvement.