bpftrace 0.21.0-1ubuntu2 source package in Ubuntu

Changelog

bpftrace (0.21.0-1ubuntu2) oracular; urgency=medium

  * Fix a build failure on ppc64el

 -- Gianfranco Costamagna <email address hidden>  Fri, 12 Jul 2024 18:59:38 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
bpftrace_0.21.0.orig.tar.gz 1.2 MiB 8bbca667633fd7b64077cd59b493b94bfab19af582a824091582299aaca76b04
bpftrace_0.21.0-1ubuntu2.debian.tar.xz 6.1 KiB 892ae7ff1dc47c391158d337a2705365d0441d159a2fa4c941de00a9a1ea5b3b
bpftrace_0.21.0-1ubuntu2.dsc 2.2 KiB 974ecf8cfef8aca5dfdb10595da54a69e5592f4d64979b2442c4c48724070af4

Available diffs

View changes file

Binary packages built by this source

bpftrace: high-level tracing language for Linux eBPF

 BPFtrace is a high-level tracing language for Linux enhanced Berkeley
 Packet Filter (eBPF) available in recent Linux kernels (4.x). BPFtrace
 uses LLVM as a backend to compile scripts to BPF-bytecode and makes
 use of BCC for interacting with the Linux BPF system, as well as
 existing Linux tracing capabilities: kernel dynamic tracing (kprobes),
 user-level dynamic tracing (uprobes), and tracepoints. The BPFtrace
 language is inspired by awk and C, and predecessor tracers such as
 DTrace and SystemTap.

bpftrace-dbgsym: debug symbols for bpftrace