Sync from SUSE:SLFO:Main bcc revision 6c66c7a37bbbd3740c224eb6196b081b

This commit is contained in:
2025-07-02 20:27:44 +02:00
parent 558d4f0122
commit 18867bac1f
4 changed files with 20 additions and 4 deletions

Binary file not shown.

BIN
bcc-0.35.0.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Jun 10 06:20:23 UTC 2025 - Shung-Hsi Yu <shung-hsi.yu@suse.com>
- Update to version 0.35.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.
-------------------------------------------------------------------
Mon Apr 14 05:41:59 UTC 2025 - Shung-Hsi Yu <shung-hsi.yu@suse.com>

View File

@@ -53,7 +53,7 @@
%endif
Name: bcc
Version: 0.34.0
Version: 0.35.0
Release: 0
Summary: BPF Compiler Collection (BCC)
License: Apache-2.0