Sun, 29 Sep 2024 12:30:10 CST | login

Information for RPM dwarves-1.24-2.el9.i686.rpm

ID369285
Namedwarves
Version1.24
Release2.el9
Epoch
Archi686
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 Time2023-05-10 11:47:04 GMT
Size136.92 KB
b33305ed54904588f97112579cdc6a01
LicenseGPLv2
Buildrootdist-circle9-build-94526-41005
Provides
dwarves = 1.24-2.el9
dwarves(x86-32) = 1.24-2.el9
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
/usr/bin/bash
/usr/bin/python3
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.3)
libc.so.6(GLIBC_2.3.4)
libc.so.6(GLIBC_2.33)
libc.so.6(GLIBC_2.34)
libc.so.6(GLIBC_2.4)
libc.so.6(GLIBC_2.7)
libc.so.6(GLIBC_2.8)
libdwarves.so.1
libdwarves1 = 1.24-2.el9
libdwarves_emit.so.1
libdwarves_reorganize.so.1
libelf.so.1
libelf.so.1(ELFUTILS_1.0)
libelf.so.1(ELFUTILS_1.5)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 49 of 49
Name ascending sort Size
/usr/bin/btfdiff1.23 KB
/usr/bin/codiff26.77 KB
/usr/bin/ctracer30.68 KB
/usr/bin/dtagnames14.42 KB
/usr/bin/fullcircle1.40 KB
/usr/bin/ostra-cg11.67 KB
/usr/bin/pahole59.19 KB
/usr/bin/pdwtags14.65 KB
/usr/bin/pfunct22.77 KB
/usr/bin/pglobal14.75 KB
/usr/bin/prefcnt14.46 KB
/usr/bin/scncopy18.70 KB
/usr/bin/syscse14.51 KB
/usr/lib/.build-id0.00 B
/usr/lib/.build-id/070.00 B
/usr/lib/.build-id/07/3e5595e4327c2df4d8c634e4b4ac3b9367844627.00 B
/usr/lib/.build-id/6b0.00 B
/usr/lib/.build-id/6b/364b2987db20a9cae32bca1231e47f1bc00c6b26.00 B
/usr/lib/.build-id/700.00 B
/usr/lib/.build-id/70/6c3d32338011bad3da626e4611baae9a82d01226.00 B
/usr/lib/.build-id/8e0.00 B
/usr/lib/.build-id/8e/dc84191191ba64b23e0f827991fc4c6183b0a826.00 B
/usr/lib/.build-id/9c0.00 B
/usr/lib/.build-id/9c/8b4369592b2c75191379b4033c8537554cb27426.00 B
/usr/lib/.build-id/ab0.00 B
/usr/lib/.build-id/ab/50d18f625405b2f0557ee5aebc6d5ac7237ee327.00 B
/usr/lib/.build-id/bd0.00 B
/usr/lib/.build-id/bd/f34b82967e4eeea8e4c33a22561dd26bc507bc27.00 B
/usr/lib/.build-id/c00.00 B
/usr/lib/.build-id/c0/6cb79beedeb025bc8db6da7a7bc5b85220153f27.00 B
/usr/lib/.build-id/cd0.00 B
/usr/lib/.build-id/cd/fe6eac216092ba6f68e9467bab8bd26ce8d68327.00 B
/usr/lib/.build-id/d50.00 B
/usr/lib/.build-id/d5/8bd41e3d5fb3578093982ffc2a3e88381a27a929.00 B
/usr/share/doc/dwarves0.00 B
/usr/share/doc/dwarves/NEWS71.54 KB
/usr/share/doc/dwarves/README.btf30.45 KB
/usr/share/doc/dwarves/README.ctracer1.59 KB
/usr/share/doc/dwarves/changes-v1.231.75 KB
/usr/share/doc/dwarves/changes-v1.241.06 KB
/usr/share/dwarves0.00 B
/usr/share/dwarves/runtime0.00 B
/usr/share/dwarves/runtime/Makefile1.01 KB
/usr/share/dwarves/runtime/ctracer_relay.c2.42 KB
/usr/share/dwarves/runtime/ctracer_relay.h657.00 B
/usr/share/dwarves/runtime/linux.blacklist.cu32.00 B
/usr/share/dwarves/runtime/python0.00 B
/usr/share/dwarves/runtime/python/ostra.py10.61 KB
/usr/share/man/man1/pahole.1.gz9.49 KB
Component of
1 through 19 of 19
Buildroot descending sort Created State
dist-circle9-build-106415-57026 2023-11-15 19:19:01 expired
dist-circle9-build-106403-57019 2023-11-15 18:31:52 expired
dist-circle9_2-updates-build-103940-54151 2023-09-15 15:15:43 expired
dist-circle9_2-updates-build-103282-53392 2023-08-02 18:03:26 expired
dist-circle9_2-updates-build-102788-52479 2023-07-11 15:44:17 expired
dist-circle9_2-updates-build-97565-45804 2023-05-24 22:53:08 expired
dist-circle9_2-updates-build-97540-45693 2023-05-22 18:24:49 expired
dist-circle9_2-updates-build-97402-45393 2023-05-21 16:15:58 expired
dist-circle9_2-updates-build-97382-45393 2023-05-21 15:45:41 expired
dist-circle9_2-updates-build-97375-45365 2023-05-21 13:19:54 expired
dist-circle9_2-updates-build-97267-45203 2023-05-19 22:32:31 expired
dist-circle9_2-updates-build-97002-44881 2023-05-17 00:49:21 expired
dist-circle9-build-95438-42294 2023-05-12 19:40:37 expired
dist-circle9-build-95424-42262 2023-05-12 17:38:51 expired
dist-circle9-build-95412-42230 2023-05-12 15:22:30 expired
dist-circle9-build-95401-42214 2023-05-12 14:22:14 expired
dist-circle9-build-95394-42214 2023-05-12 13:35:27 expired
dist-circle9-build-95387-42214 2023-05-12 13:23:39 expired
dist-circle9-build-95379-42182 2023-05-12 13:05:30 expired