dwarves: Debugging Information Manipulation Tools (pahole & friends)1
dwarves is a set of tools that use the debugging information inserted in
ELF binaries by compilers such as GCC, used by well known debuggers such as
GDB, and more recent ones such as systemtap.
... part of T2,
get it here
URL: https://github.com/acmel/dwarves
Author: Arnaldo Carvalho de Melo
Maintainer: Tomas Glozar <tglozar [at] gmail [dot] com>
License: GPL
Status: Stable
Version: 1.27
Remark: Does cross compile (as setup and patched in T2).
Download: https://fedorapeople.org/~acme/dwarves/ dwarves-1.27.tar.xz
T2 source: dwarves.cache
T2 source: dwarves.desc
Build time (on reference hardware): 8% (relative to binutils)2
Installed size (on reference hardware): 0.93 MB, 51 files
Dependencies (build time detected):
00-dirtree
bash
binutils
cmake
coreutils
diffutils
gawk
git
grep
libelf
linux-header
make
python
sed
tar
xz
zlib
Installed files (on reference hardware):
[show]
usr/bin/btfdiff
usr/bin/codiff
usr/bin/ctracer
usr/bin/dtagnames
usr/bin/fullcircle
usr/bin/ostra-cg
usr/bin/pahole
usr/bin/pdwtags
usr/bin/pfunct
usr/bin/pglobal
usr/bin/prefcnt
usr/bin/scncopy
usr/bin/syscse
usr/include/dwarves
usr/include/dwarves/btf_encoder.h
usr/include/dwarves/config.h
usr/include/dwarves/ctf.h
usr/include/dwarves/dutil.h
usr/include/dwarves/dwarves.h
usr/include/dwarves/dwarves_emit.h
usr/include/dwarves/dwarves_reorganize.h
usr/include/dwarves/elf_symtab.h
usr/include/dwarves/elfcreator.h
usr/include/dwarves/gobuffer.h
usr/include/dwarves/hash.h
usr/include/dwarves/libctf.h
usr/include/dwarves/list.h
usr/include/dwarves/rbtree.h
usr/lib64/libdwarves.so
usr/lib64/libdwarves.so.1
usr/lib64/libdwarves.so.1.0.0
usr/lib64/libdwarves_emit.so
usr/lib64/libdwarves_emit.so.1
usr/lib64/libdwarves_emit.so.1.0.0
usr/lib64/libdwarves_reorganize.so
usr/lib64/libdwarves_reorganize.so.1
usr/lib64/libdwarves_reorganize.so.1.0.0
usr/share/dwarves
usr/share/dwarves/runtime
usr/share/dwarves/runtime/Makefile
usr/share/dwarves/runtime/ctracer_relay.c
usr/share/dwarves/runtime/ctracer_relay.h
usr/share/dwarves/runtime/linux.blacklist.cu
usr/share/dwarves/runtime/python
usr/share/dwarves/runtime/python/ostra.py
usr/share/man/man1/pahole.1
var/adm/dependencies/dwarves
var/adm/descs/dwarves
var/adm/flists/dwarves
var/adm/md5sums/dwarves
var/adm/packages/dwarves
1) This page was automatically generated from the T2
package source. Corrections, such as dead links, URL changes or typos
need to be performed directly on that source.
2) Compatible with Linux From Scratch's
"Standard Build Unit" (SBU).