Information for build bcc-0.26.0-4.el9
ID | 27523 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | bcc | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Version | 0.26.0 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Release | 4.el9 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Epoch | Draft | False | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Source | git+https://git.cclinux.org/stage/rpms/bcc.git#c9d2fe442081c4a0ce35fb62a44240b59c4a654a | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Summary | BPF Compiler Collection (BCC) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description | BCC is a toolkit for creating efficient kernel tracing and manipulation programs, and includes several useful tools and examples. It makes use of extended BPF (Berkeley Packet Filters), formally known as eBPF, a new feature that was first added to Linux 3.15. BCC makes BPF programs easier to write, with kernel instrumentation in C (and includes a C wrapper around LLVM), and front-ends in Python and lua. It is suited for many tasks, including performance analysis and network traffic control. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Built by | distrobuild | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
State | complete | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Volume | DEFAULT | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Started | Wed, 15 Nov 2023 22:30:32 CST | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Completed | Wed, 15 Nov 2023 23:01:17 CST | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Task | build (dist-circle9, /stage/rpms/bcc.git:c9d2fe442081c4a0ce35fb62a44240b59c4a654a) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Extra | {'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/bcc.git?#c9d2fe442081c4a0ce35fb62a44240b59c4a654a'}} | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tags |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RPMs |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Logs | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Changelog | * Wed Aug 09 2023 Jerome Marchand <jmarchan@redhat.com> - 0.26.0-4 - Fix tcpretrans (rhbz#2226967) * Fri May 12 2023 Jerome Marchand <jmarchan@redhat.com> - 0.26.0-3 - Rebuild with LLVM 16 (rhbz#2050112) - Fix compactsnoop (rhbz#2042236) - Fix killsnoop documentation (rhbz#2075500) - Fix funcslower (rhbz#2075415) - Fix deadlock memory usage issue (rhbz#2050112) - Fix nfsslower (rhbz#2180934) - Use upstream fix for nfsslower unititialized struct issue * Wed Mar 15 2023 Jerome Marchand <jmarchan@redhat.com> - 0.26.0-2 - Rebuild with the right rhel-target * Fri Mar 10 2023 Jerome Marchand <jmarchan@redhat.com> - 0.26.0-1 - Rebase to v0.26.0 * Thu Jan 05 2023 Jerome Marchand <jmarchan@redhat.com> - 0.25.0-2 - Rebuild for libbpf 1.0 * Tue Dec 20 2022 Jerome Marchand <jmarchan@redhat.com> - 0.25.0-1 - Rebase to v0.25.0 - Misc documentation and man pages fixes * Tue Aug 23 2022 Jerome Marchand <jmarchan@redhat.com> - 0.24.1-4 - Fix mdflush tool (rhbz#2108001) * Fri Jul 01 2022 Jerome Marchand <jmarchan@redhat.com> - 0.24.1-3 - Rebuild for libbpf 0.6.0 * Wed May 18 2022 Jerome Marchand <jmarchan@redhat.com> - 0.24.1-2 - Rebuild (previous build failed with UNKNOWN_KOJI_ERROR) * Thu Mar 24 2022 Jerome Marchand <jmarchan@redhat.com> - 0.24.0-1 - Rebase to v0.24.0 - Fix cmake build * Fri Feb 25 2022 Jerome Marchand <jmarchan@redhat.com> - 0.20.0-10 - Remove deprecated python_provides macro (needed for gating) * Thu Feb 24 2022 Jerome Marchand <jmarchan@redhat.com> - 0.20.0-9 - Fix bio tools (rhbz#2039595) * Mon Nov 22 2021 Jerome Marchand <jmarchan@redhat.com> - 0.20.0-8 - Rebuild for LLVM 13 * Thu Oct 14 2021 Jerome Marchand <jmarchan@redhat.com> - 0.20.0-7 - Sync with latest libbpf (fixes BPF_F_BROADCAST breakages of rhbz#1992430) - Fix cpudist, mdflush, readahead and threadsnoop (rhbz#1992430) - Handle the renaming of task_struct_>state field - Drop tools that relies on features disabled on RHEL * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.20.0-6 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 |