bpfcc 0.29.1+ds-1.2ubuntu1 source package in Ubuntu

Changelog

bpfcc (0.29.1+ds-1.2ubuntu1) oracular; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - d/t/control: Run testsuite as autopkgtest (LP:2052813)
    - d/p/a55b5a0c920f3839fbb29b0e8837726f5fe49c72.patch:
      - cherry-pick upstream build fix for kernel 6.6+
    - Depend on linux-tools-generic instead of bpftool (See LP: #1981089)
    - Export bpftool binary to avoid system trying to use the chroot kernel
      (uname -r command)

bpfcc (0.29.1+ds-1.2) unstable; urgency=medium

  * Non-maintainer upload.

  [ zhangdandan <email address hidden> ]
  * Add support for loongarch64 (Closes: #1072569)

  [ Bo YU <email address hidden> ]
  * Add support for riscv64 (Closes: #1036051)

bpfcc (0.29.1+ds-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * [46b1ef4] Drop ppc64el from supported architectures (Closes: #1070768)

 -- Gianfranco Costamagna <email address hidden>  Tue, 16 Jul 2024 21:35:12 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
Original maintainer:
Ritesh Raj Sarraf
Architectures:
amd64 arm64 loong64 ppc64 s390x armhf riscv64 all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
bpfcc_0.29.1+ds.orig.tar.xz 3.6 MiB ab088d3eb1d8a4fff5391fb21cb0cc14c918f640ba6d04e9eb896f397d9c420c
bpfcc_0.29.1+ds-1.2ubuntu1.debian.tar.xz 24.6 KiB 5882bf514d2f9e4c0d31244b97654f96a7e37cf1176fe52ffd7e99c409b493ae
bpfcc_0.29.1+ds-1.2ubuntu1.dsc 3.0 KiB f43fa7bdeb113cbc6c9b427f1e82b1ad93c3b835e977fbfe5f674aecb0749705

View changes file

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