[ 源代码: bpftrace ]
软件包:bpftrace(0.11.3-5+deb11u1)
bpftrace 的相关链接
Debian 的资源:
下载源码包 bpftrace:
- [bpftrace_0.11.3-5+deb11u1.dsc]
- [bpftrace_0.11.3.orig.tar.gz]
- [bpftrace_0.11.3-5+deb11u1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
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 有关的软件包
|
|
|
|
-
- dep: libbpf0 (>= 1:0.0.8)
- eBPF helper library (shared library)
-
- dep: libbpfcc (>= 0.18.0+ds)
- shared library for BPF Compiler Collection (BCC)
-
- dep: libc6 (>= 2.27)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libclang1-11 (>= 1:9~svn359771-1~)
- C interface to the Clang library
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libllvm11 (>= 1:9~svn298832-1~)
- Modular compiler and toolchain technologies, runtime library
-
- dep: libstdc++6 (>= 9)
- GNU 标准 C++ 库,第3版