bpftrace 0.20.2-1ubuntu3 source package in Ubuntu

Changelog

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

  * d/t/control: Run testsuite as autopkgtest (LP:2052809)

 -- Mate Kukri <email address hidden>  Fri, 15 Mar 2024 14:48:34 +0000

Upload details

Uploaded by:
Mate Kukri
Sponsored by:
Lukas Märdian
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-1ubuntu3.debian.tar.xz 9.5 KiB 7ca236a50bd46f195b08af87c4303c77f259dcda3a6b82adc07a869cc4d84444
bpftrace_0.20.2-1ubuntu3.dsc 2.2 KiB c5e9dd99b78cf0b099d038b1cf8bc99eae412f6da9adb480be4ff7baf3f0c1f5

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