Tue, 16 Apr 2024 15:07:27 UTC | login

Information for RPM dwarves-1.20-1.hs.el8.x86_64.rpm

ID234343
Namedwarves
Version1.20
Release1.hs.el8
Epoch
Archx86_64
SummaryDebugging Information Manipulation Tools (pahole & friends)
Descriptiondwarves 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. Utilities in the dwarves suite include pahole, that can be used to find alignment holes in structs and classes in languages such as C, C++, but not limited to these. It also extracts other information such as CPU cacheline alignment, helping pack those structures to achieve more cache hits. These tools can also be used to encode and read the BTF type information format used with the Linux kernel bpf syscall, using 'pahole -J' and 'pahole -F btf'. A diff like tool, codiff can be used to compare the effects changes in source code generate on the resulting binaries. Another tool is pfunct, that can be used to find all sorts of information about functions, inlines, decisions made by the compiler about inlining, etc. One example of pfunct usage is in the fullcircle tool, a shell that drivers pfunct to generate compileable code out of a .o file and then build it using gcc, with the same compiler flags, and then use codiff to make sure the original .o file and the new one generated from debug info produces the same debug info. Pahole also can be used to use all this type information to pretty print raw data according to command line directions. Headers can have its data format described from debugging info and offsets from it can be used to further format a number of records. The btfdiff utility compares the output of pahole from BTF and DWARF to make sure they produce the same results.
Build Time2021-02-09 18:33:57 GMT
Size129.86 KB
91d53f90e27a2670c9fa5fdd76b0290a
LicenseGPLv2
Buildroothyperscale8s-packages-main-el8-build-89301-653929
Provides
dwarves = 1.20-1.hs.el8
dwarves(x86-64) = 1.20-1.hs.el8
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
/bin/bash
/usr/libexec/platform-python
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_2.7)(64bit)
libc.so.6(GLIBC_2.8)(64bit)
libdw.so.1()(64bit)
libdwarves.so.1()(64bit)
libdwarves1 = 1.20-1.hs.el8
libdwarves_emit.so.1()(64bit)
libdwarves_reorganize.so.1()(64bit)
libelf.so.1()(64bit)
libelf.so.1(ELFUTILS_1.0)(64bit)
libelf.so.1(ELFUTILS_1.5)(64bit)
libz.so.1()(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
rtld(GNU_HASH)
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 48 of 48
Name Size ascending sort
/usr/lib/.build-id0.00 B
/usr/lib/.build-id/180.00 B
/usr/lib/.build-id/190.00 B
/usr/lib/.build-id/4e0.00 B
/usr/lib/.build-id/660.00 B
/usr/lib/.build-id/770.00 B
/usr/lib/.build-id/930.00 B
/usr/lib/.build-id/a50.00 B
/usr/lib/.build-id/c00.00 B
/usr/lib/.build-id/ce0.00 B
/usr/lib/.build-id/d80.00 B
/usr/share/doc/dwarves0.00 B
/usr/share/dwarves0.00 B
/usr/share/dwarves/runtime0.00 B
/usr/share/dwarves/runtime/python0.00 B
/usr/lib/.build-id/18/550caf12a305b25c03e7cf7357adc07f1b782d26.00 B
/usr/lib/.build-id/19/0f761b1b12b63637be3d7c84750aad0a4b0d0c26.00 B
/usr/lib/.build-id/4e/a1276a0f662505aae3fcaf507d405c00bc3fe426.00 B
/usr/lib/.build-id/77/022f05ed8a00b1e9f0c2a135795d37785f05de26.00 B
/usr/lib/.build-id/66/d78848261ed1ffc84238f27a2b14e9e43f2dcc27.00 B
/usr/lib/.build-id/93/4db22e456c2a6b43f522274131944d7b13a8f027.00 B
/usr/lib/.build-id/c0/d699c0b65e3ea710dc82150bf1b641cdab881c27.00 B
/usr/lib/.build-id/ce/3c343e077c7a351457ca1dc0cc7ffaa24f4c1327.00 B
/usr/lib/.build-id/d8/c6d8ca9aada3d29e278f65b2eacabd51859a0a27.00 B
/usr/lib/.build-id/a5/ebd12852757ad66229f3e9d9cabe37dea8a4b329.00 B
/usr/share/dwarves/runtime/linux.blacklist.cu32.00 B
/usr/share/dwarves/runtime/ctracer_relay.h657.00 B
/usr/share/dwarves/runtime/Makefile1.01 KB
/usr/bin/btfdiff1.03 KB
/usr/bin/fullcircle1.39 KB
/usr/share/doc/dwarves/README.ctracer1.59 KB
/usr/share/doc/dwarves/changes-v1.202.38 KB
/usr/share/dwarves/runtime/ctracer_relay.c2.42 KB
/usr/share/man/man1/pahole.1.gz8.40 KB
/usr/share/dwarves/runtime/python/ostra.py10.61 KB
/usr/bin/ostra-cg11.68 KB
/usr/bin/dtagnames12.17 KB
/usr/bin/prefcnt12.54 KB
/usr/bin/syscse12.61 KB
/usr/bin/pdwtags12.76 KB
/usr/bin/scncopy16.61 KB
/usr/bin/pglobal16.84 KB
/usr/bin/codiff24.84 KB
/usr/bin/pfunct24.87 KB
/usr/bin/ctracer28.84 KB
/usr/share/doc/dwarves/README.btf30.45 KB
/usr/share/doc/dwarves/NEWS38.67 KB
/usr/bin/pahole53.25 KB
Component of No Buildroots