bpftrace 0.9.3-2 source package in Ubuntu

Changelog

bpftrace (0.9.3-2) unstable; urgency=medium

  * Source-only rebuild.

 -- Vincent Bernat <email address hidden>  Sun, 12 Jan 2020 08:13:51 +0100

Upload details

Uploaded by:
Vincent Bernat
Uploaded to:
Sid
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.9.3-2.dsc 1.9 KiB 2142f01a580bb25661e8222d261669e5b18dc68832542f5d9bff8aa36a2c4ea4
bpftrace_0.9.3.orig.tar.gz 726.1 KiB 06e207df236d1e5187fb8a9a954c8ba437dd8258975577cc57d77f350d35cac0
bpftrace_0.9.3-2.debian.tar.xz 3.2 KiB 5bf4a323b600142c0019d6b5aeceee39e9d535b8a2ce595fcbb91e0a3497ea0f

Available diffs

No changes file available.

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