Пакет bcc-0.25.0-7.el8.src
Имя | bcc |
---|---|
Эпоха | 0 |
Версия | 0.25.0 |
Релиз | 7.el8 |
Архитектура | src |
Сайт | https://github.com/iovisor/bcc |
Лицензия | ASL 2.0 |
Время сборки | 2024-04-15 21:26:01 |
Хост сборки | builder-x86-03.inferitos.ru |
Краткое описание | BPF Compiler Collection (BCC) |
Репозитории | AppStream |
Полное описание | 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. |
Эррата | — |
Размер | 4913 КиБ |
Исходный проект | bcc-0.25.0-7.el8 |
Контрольная сумма SHA-256 | 2aaff6fbe2f32c5654970612e225e2116c58980db85ec8a11d594b4459c69be6 |
×
* Fri Mar 29 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.25.0-7 - Rebuilt for MSVSphere 8.10 beta * Wed Nov 08 2023 Jerome Marchand <jmarchan@redhat.com> - 0.25.0-7 - Fix repo URL in tests.yml * Wed Nov 01 2023 Jerome Marchand <jmarchan@redhat.com> - 0.25.0-6 - Rebuild on LLVM 17 (RHEL-10689) - Fix IPv6 for tcpstates (RHEL-8522) * Mon Jun 12 2023 Jerome Marchand <jmarchan@redhat.com> - 0.25.0-5 - Fix LLVM 16 build * Thu Jun 08 2023 Jerome Marchand <jmarchan@redhat.com> - 0.25.0-4 - Add missing patch. * Mon May 15 2023 Jerome Marchand <jmarchan@redhat.com> - 0.25.0-3 - Rebuild with llvm 16 (RHBZ#2192949) - Fix compactsnoop (RHBZ#2042238) - Fix bindsnoop (RHBZ#2155200) - Fix nfsslower (RHBZ#2155163) * Fri Mar 03 2023 bstinson@redhat.com - 0.25.0-2.0.2 - One final rebuild in CentOS Stream only * Wed Mar 01 2023 bstinson@redhat.com - 0.25.0-2.0.1 - Rebuild in CentOS Stream only for library link issue * Tue Jan 10 2023 Jerome Marchand <jmarchan@redhat.com> - 0.25.0-2 - Fix tcpdrop tool * Wed Nov 30 2022 Jerome Marchand <jmarchan@redhat.com> - 0.25.0-1 - Rebase to bcc-0.25.0 - Rebuild on LLVM 15