Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37388151
en ru br
ALT Linux repos
S:0.28.0-alt2

Group :: Development/Debuggers
RPM: bcc

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.28.0-alt2
Build date: 14 september 2023, 10:15 ( 31.0 weeks ago )
Size: 3.85 Mb

Home page:   https://www.iovisor.org/technology/bcc

License: Apache-2.0
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. Much of what BCC uses requires Linux 4.1
and above.

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.

Current maintainer: Artyom Bystrov

List of contributors

List of rpms provided by this srpm:

  • bcc-lua
  • bcc-tools
  • libbcc
  • libbcc-devel
  • python-module-bcc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin