bpftrace 0.20.2-1ubuntu2 source package in Ubuntu

Changelog

bpftrace (0.20.2-1ubuntu2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:36:05 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
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.20.2.orig.tar.gz 1.2 MiB 8051bd84bfeec03d090ca619718ac4009b717dc212b52e03fe578d3a62a91c85
bpftrace_0.20.2-1ubuntu2.debian.tar.xz 7.7 KiB 81517a8a2599812d34b32f5669ed348f4457bb48477d88cd537b3e99770fd359
bpftrace_0.20.2-1ubuntu2.dsc 2.1 KiB eb4db5c07b6cdc469849beb154c4974d475a412238df7b5d88b588d5c64b5c62

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