[ 原始碼: dwarves ]
套件:pahole(1.29-2)
set of advanced DWARF utilities
This package contains tools that use the DWARF debugging information inserted in ELF binaries by the compiler. This information is used by debuggers (e.g. GDB), and other tools such as systemtap.
Utilities in the dwarves suite include:
- pahole: finds alignment holes in structs and classes in languages such as C/C++, CPU cacheline alignment. Helps repack those structures to achieve more cache hits. - codiff: a diff like tool to compare the effects changes in source code generate on the resulting binaries - pfunct: displays all sorts of information about functions, inlines, etc. - pdwtags: pretty-prints DWARF information - pglobal: lists global symbols - prefcnt: counts DWARF tags usage - syscse: system call sign extender - dtagnames: lists tag names
其他與 pahole 有關的套件
|
|
|
|
-
- dep: libbpf1 (>= 1:1.5.0)
- eBPF helper library (shared library)
-
- dep: libc6 (>= 2.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libdw1t64 (>= 0.157)
- library that provides access to the DWARF debug information
-
- dep: libelf1t64 (>= 0.142)
- library to read and write ELF files
-
- dep: zlib1g (>= 1:1.1.4)
- 壓縮函式庫 - 跑程式時用(runtime)