bpftrace 0.20.1-1build1 source package in Ubuntu

Changelog

bpftrace (0.20.1-1build1) noble; urgency=medium

  * No-change rebuild against libllvm17t64

 -- Steve Langasek <email address hidden>  Tue, 12 Mar 2024 07:08:06 +0000

Upload details

Uploaded by:
Steve Langasek
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.1.orig.tar.gz 1.2 MiB f0fdb238109551366d5b8db3efe8fe8e15d9215096876673ad1e43833facd9ed
bpftrace_0.20.1-1build1.debian.tar.xz 4.4 KiB a4df127b09f8bb36317c98ddc4d8944d0d717efb267a7f6ddc97e8a185fdb0cc
bpftrace_0.20.1-1build1.dsc 2.1 KiB 2d3deed03de5a19f54e7dfc15998771b60c39f119372c5cdbe79250bd7514a43

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