Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
bcc-src-with-submodule.zip | 2025-04-11 | 16.3 MB | |
bcc-src-with-submodule.tar.gz | 2025-04-11 | 11.0 MB | |
README.md | 2025-04-11 | 982 Bytes | |
Update debian changelog for release v0.34.0 source code.tar.gz | 2025-04-11 | 7.4 MB | |
Update debian changelog for release v0.34.0 source code.zip | 2025-04-11 | 8.0 MB | |
Totals: 5 Items | 42.7 MB | 0 |
* Support for kernel up to 6.13
* Bump cmake minimum version to 3.12
* statsnoop: Display syscall name with -s
* readahead: Fix incorrect page accessed count since kernel 5.16
* libbpf-tools/opensnoop: Add new fields
* libbpf-tools: hardirqs/softirqs: Fix logarithmic calculation issue
* libbpf-tools/hardirqs: have better default display and add CPU column
* libbpf-tools/klockstat: Better stack dump and summary info
* libbpf-tools/sigsnoop: Support real-time signals and thread comm
* libbpf-tools/statsnoop: Support more syscalls
* libbpf-tools/memleak: Some fixes and better messages
* tools/opensnoop: Add new fields and fix bad mode value
* tools/profile: Prioritize using the cpu-cycles hardware event
* tools/tcpdrop: Add support for dumping TCP drop reasons
* Fix event name too long error in python source
* doc update, other bug fixes and example improvement.