Information for build bcc-0.24.0-3.fc37
ID | 2006881 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | bcc | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Version | 0.24.0 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Release | 3.fc37 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Epoch | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Source | git+https://src.fedoraproject.org/rpms/bcc.git#8d7fa3d94936bc47c058634b61ff3bdb6249752e | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 | releng | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
State | complete | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Volume | DEFAULT | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Started | Wed, 20 Jul 2022 21:57:08 UTC | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Completed | Wed, 20 Jul 2022 22:22:55 UTC | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Task | build (f37-rebuild, /rpms/bcc.git:8d7fa3d94936bc47c058634b61ff3bdb6249752e) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/bcc.git#8d7fa3d94936bc47c058634b61ff3bdb6249752e'}} | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tags |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RPMs |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Logs | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Changelog | * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.24.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.24.0-2 - Rebuilt for Python 3.11 * Tue Apr 19 2022 Jerome Marchand <jmarchan@redhat.com> - 0.24.0-1 - Rebase to the latest release version - Fix cmake build - Add explicit Requires: bcc for bcc-tools - Remove deprecated python_provide macro * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.22.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sun Oct 24 2021 Rafael dos Santos <rdossant@redhat.com> - 0.22.0-2 - Rebuilt for LLVM 13 * Thu Sep 16 2021 Rafael dos Santos <rdossant@redhat.com> - 0.22.0-1 - Rebase to latest release version * Mon Aug 02 2021 Rafael dos Santos <rdossant@redhat.com> - 0.21.0-1 - Rebase to latest release version - Add support to libdebuginfod * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.20.0-4 - Rebuilt for Python 3.10 * Wed Jun 02 2021 Rafael dos Santos <rdossant@redhat.com> - 0.20.0-3 - Don't require bcc-tools by default (#1966953) * Tue May 18 2021 Jerome Marchand <jmarchan@redhat.com> - 0.20.0-2 - Build bcc from standard sources * Mon May 17 2021 Rafael dos Santos <rdossant@redhat.com> - 0.20.0-1 - Rebase to latest upstream (#1957727) * Tue May 11 2021 Jeff Law <jlaw@tachyum.com> - 0.19.0-6 - Re-enable LTO * Tue May 04 2021 Jiri Olsa <jolsa@redhat.com> - 0.19.0-5 - Keeping kernel-devel as weak dependency, resolves #1955154 * Fri Apr 30 2021 Jiri Olsa <jolsa@redhat.com> - 0.19.0-4 - Removing kernel-devel dependency, resolves #1955154 * Tue Apr 27 2021 Rafael dos Santos <rdossant@redhat.com> - 0.19.0-3 - Resolves #1869006 * Mon Mar 29 2021 Jiri Olsa <jolsa@redhat.com> - 0.19.0-2 - add libbpf-tools package * Mon Mar 29 2021 Jiri Olsa <jolsa@redhat.com> - 0.19.0-1 - Rebase to latest upstream * Thu Feb 18 2021 Jerome Marchand <jmarchan@redhat.com> - 0.18.0-4 - Disable lua for RHEL * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Jan 22 2021 Tom Stellard <tstellar@redhat.com> - 0.18.0-2 - Rebuild for clang-11.1.0 * Tue Jan 05 2021 Rafael dos Santos <rdossant@redhat.com> - 0.18.0-1 - Rebase to latest upstream (#1912875) * Fri Oct 30 2020 Rafael dos Santos <rdossant@redhat.com> - 0.17.0-1 - Rebase to latest upstream (#1871417) * Mon Oct 12 2020 Jerome Marchand <jmarchan@redhat.com> - 0.16.0.3 - Rebuild for LLVM 11.0.0-rc6 * Fri Aug 28 2020 Rafael dos Santos <rdossant@redhat.com> - 0.16.0-2 - Enable build for armv7hl * Sun Aug 23 2020 Rafael dos Santos <rdossant@redhat.com> - 0.16.0-1 - Rebase to latest upstream (#1871417) * Tue Aug 04 2020 Rafael dos Santos <rdossant@redhat.com> - 0.15.0-6 - Fix build with cmake (#1863243) * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.0-5 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild |