bpftrace 0.20.2-1ubuntu1 source package in Ubuntu

Changelog

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

  * Build using LLVM 18.

 -- Matthias Klose <email address hidden>  Wed, 13 Mar 2024 18:06:42 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Vincent Bernat
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-1ubuntu1.debian.tar.xz 7.6 KiB 46d3bb0af85f7e636645ef65414cfab9652413fa683360ee11be12f2a6c4b106
bpftrace_0.20.2-1ubuntu1.dsc 2.0 KiB 6a1bb2209e18cab7bba85b32deaad7f0dc76fd27f61501ffd3034473ba19f19d

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