bpfcc 0.26.0+ds-1ubuntu1 source package in Ubuntu

Changelog

bpfcc (0.26.0+ds-1ubuntu1) lunar; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - 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.26.0+ds-1) unstable; urgency=medium

  * [b4a876d] New upstream version 0.26.0+ds
  * [90d7771] Refresh patch 2003 for new release

 -- Gianfranco Costamagna <email address hidden>  Tue, 14 Feb 2023 14:52:10 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
bpfcc_0.26.0+ds.orig.tar.xz 3.1 MiB ab3ed50267c0002df7320b2d3f0b5059d8081805d43b1290de70ab801d55f917
bpfcc_0.26.0+ds-1ubuntu1.debian.tar.xz 21.8 KiB d0c55f1075d99da52c52eab613de9fb5bc4dc81dfcb293684bfef6d64f12de9a
bpfcc_0.26.0+ds-1ubuntu1.dsc 2.9 KiB 732bd9b5a9948e645587d0eeb30bdeb0592291db0e4d5a10268bced44a322858

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