bpfcc 0.30.0+ds-1ubuntu5 source package in Ubuntu
Changelog
bpfcc (0.30.0+ds-1ubuntu5) plucky; urgency=medium * SRU: #2083480: No-change rebuild to add support for Python 3.13. -- Matthias Klose <email address hidden> Wed, 13 Nov 2024 09:57:29 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Plucky
- Original maintainer:
- Ubuntu Developers
- Architectures:
- amd64 arm64 loong64 ppc64 ppc64el s390x armhf riscv64 all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Plucky | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
bpfcc_0.30.0+ds.orig.tar.xz | 3.6 MiB | 0a0673d7111410feddbcf34f74055ef0af78da48643afc9a95eb90a0da8269d8 |
bpfcc_0.30.0+ds-1ubuntu5.debian.tar.xz | 24.2 KiB | 45f2623548838e2870b472495323b436a4c61fb2254965dfaadc9a334a475711 |
bpfcc_0.30.0+ds-1ubuntu5.dsc | 3.1 KiB | 3de3b607085064484d944540ed7a34681ad3f509532db6760c06fa127ccbbadd |
Available diffs
Binary packages built by this source
- bpfcc-introspection: tool to help introspect BPF programs
BPF Compiler Collection (BCC) is a toolkit for creating efficient
kernel tracing and manipulation programs
.
It makes use of extended BPF (Berkeley Package Filter) and provides tools
for BPF based Linux IO analysis, networking, monitoring and more
.
This package provides tools to introspect BPF programs. Currently following
programs are provided as part of this package.
.
- bps: Lists all BPF programs loaded into the kernel. `ps` for BPF programs
- bpfcc-introspection-dbgsym: debug symbols for bpfcc-introspection
- bpfcc-lua: Standalone tool to run BCC tracers written in Lua
BPF Compiler Collection (BCC) is a toolkit for creating efficient
kernel tracing and manipulation programs
.
It makes use of extended BPF (Berkeley Package Filter) and provides tools
for BPF based Linux IO analysis, networking, monitoring and more
.
This package provides the Lua bindings
- bpfcc-lua-dbgsym: debug symbols for bpfcc-lua
- bpfcc-tools: tools for BPF Compiler Collection (BCC)
BPF Compiler Collection (BCC) is a toolkit for creating efficient
kernel tracing and manipulation programs
.
It makes use of extended BPF (Berkeley Package Filter) and provides tools
for BPF based Linux IO analysis, networking, monitoring and more
.
This package provides the command-line tools and examples
- libbpf-tools: tools for BPF Compiler Collection based on libbpf (BTF and CO-RE)
BPF Compiler Collection (BCC) is a toolkit for creating efficient
kernel tracing and manipulation programs
.
It makes use of extended BPF (Berkeley Package Filter) and provides tools
for BPF based Linux IO analysis, networking, monitoring and more
.
This package provides the tools from bpfcc-tools but written in a portable
fashion using BTF and libbpf hence the installation footprint will be smaller
compared to bpfcc-tools.
.
At this time this package contains subset of tools from bpfcc-tools
- libbpf-tools-dbgsym: debug symbols for libbpf-tools
- libbpfcc: shared library for BPF Compiler Collection (BCC)
BPF Compiler Collection (BCC) is a toolkit for creating efficient
kernel tracing and manipulation programs
.
It makes use of extended BPF (Berkeley Package Filter) and provides tools
for BPF based Linux IO analysis, networking, monitoring and more
.
This package provides the shared library for BPF Compiler Collection
to control BPF programs from userspace.
- libbpfcc-dbgsym: debug symbols for libbpfcc
- libbpfcc-dev: shared library for BPF Compiler Collection (BCC)
BPF Compiler Collection (BCC) is a toolkit for creating efficient
kernel tracing and manipulation programs
.
It makes use of extended BPF (Berkeley Package Filter) and provides tools
for BPF based Linux IO analysis, networking, monitoring and more
.
This package provides the development headers for BPF Compiler Collection
- python3-bpfcc: Python 3 wrappers for BPF Compiler Collection (BCC)
BPF Compiler Collection (BCC) is a toolkit for creating efficient
kernel tracing and manipulation programs
.
It makes use of extended BPF (Berkeley Package Filter) and provides tools
for BPF based Linux IO analysis, networking, monitoring and more
.
This package provides the Python 3 bindings