[ aria ]
[ ソース: bpftrace ]
パッケージ: bpftrace (0.17.0-1)
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: libbpf1 (>= 1:0.6.0)
- eBPF helper library (shared library)
-
- dep: libbpfcc (>= 0.25.0+ds)
- shared library for BPF Compiler Collection (BCC)
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libclang1-14 (>= 1:9~svn359771-1~)
- C interface to the Clang library
-
- dep: libdw1 (>= 0.161)
- library that provides access to the DWARF debug information
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libllvm14
- Modular compiler and toolchain technologies, runtime library
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3