bpfcc 0.29.1+ds-1ubuntu7 source package in Ubuntu
Changelog
bpfcc (0.29.1+ds-1ubuntu7) noble; urgency=medium * d/rules: - allow to run autopkgtest with multiple kernels installed (LP: #2061727) -- Andrea Righi <email address hidden> Tue, 16 Apr 2024 05:52:23 +0000
Upload details
- Uploaded by:
- Andrea Righi
- Sponsored by:
- Michael Hudson-Doyle
- Uploaded to:
- Noble
- Original maintainer:
- Ubuntu Developers
- Architectures:
- amd64 arm64 ppc64el ppc64 s390x armhf riscv64 all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Noble | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
bpfcc_0.29.1+ds.orig.tar.xz | 3.6 MiB | ab088d3eb1d8a4fff5391fb21cb0cc14c918f640ba6d04e9eb896f397d9c420c |
bpfcc_0.29.1+ds-1ubuntu7.debian.tar.xz | 24.4 KiB | 562f315de3120d37baa08bcbfb4cebef3b6a362c42f781782c03ea13d1a88a67 |
bpfcc_0.29.1+ds-1ubuntu7.dsc | 3.1 KiB | 151c32c64d9a67ee5c73f737e2a5da18b81567508f374db5152d356608fbc58d |
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