Wed, 02 Oct 2024 06:56:17 CST | login

Information for RPM dwarves-1.22-1.el8.i686.rpm

ID192940
Namedwarves
Version1.22
Release1.el8
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 Time2022-05-11 14:37:11 GMT
Size131.59 KB
2729ce7e69ae7e2eb74575956209a764
LicenseGPLv2
Buildrootdist-circle8-build-54222-15977
Provides
dwarves = 1.22-1.el8
dwarves(x86-32) = 1.22-1.el8
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
/bin/bash
/usr/libexec/platform-python
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.2)
libc.so.6(GLIBC_2.3)
libc.so.6(GLIBC_2.3.4)
libc.so.6(GLIBC_2.4)
libc.so.6(GLIBC_2.7)
libc.so.6(GLIBC_2.8)
libdw.so.1
libdwarves.so.1
libdwarves1 = 1.22-1.el8
libdwarves_emit.so.1
libdwarves_reorganize.so.1
libelf.so.1
libelf.so.1(ELFUTILS_1.0)
libelf.so.1(ELFUTILS_1.5)
libpthread.so.0
libpthread.so.0(GLIBC_2.0)
libpthread.so.0(GLIBC_2.2)
libz.so.1
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 ascending sort Size
/usr/bin/btfdiff1.19 KB
/usr/bin/codiff23.89 KB
/usr/bin/ctracer23.86 KB
/usr/bin/dtagnames7.07 KB
/usr/bin/fullcircle1.39 KB
/usr/bin/ostra-cg11.68 KB
/usr/bin/pahole52.30 KB
/usr/bin/pdwtags11.79 KB
/usr/bin/pfunct23.93 KB
/usr/bin/pglobal11.80 KB
/usr/bin/prefcnt11.53 KB
/usr/bin/scncopy15.82 KB
/usr/bin/syscse11.65 KB
/usr/lib/.build-id0.00 B
/usr/lib/.build-id/100.00 B
/usr/lib/.build-id/10/7b958f989eda560ed51fea234bd07e55c19ee526.00 B
/usr/lib/.build-id/2d0.00 B
/usr/lib/.build-id/2d/68b04511361765c7b95ce5aee9fadc90c1731227.00 B
/usr/lib/.build-id/390.00 B
/usr/lib/.build-id/39/8082ce4b0cb96d7717c2e0ae2791b61208218c27.00 B
/usr/lib/.build-id/3f0.00 B
/usr/lib/.build-id/3f/b877edd84cf29baff2b74c1ef4e545dee51f6327.00 B
/usr/lib/.build-id/480.00 B
/usr/lib/.build-id/48/3e6aeb96bebbf180fc2b8de3d88c471ab35e0f29.00 B
/usr/lib/.build-id/540.00 B
/usr/lib/.build-id/54/62c84197a6f65570a0b095baae8d1bb6ca5cfe26.00 B
/usr/lib/.build-id/730.00 B
/usr/lib/.build-id/73/420584304841f630d1f4812e6393115927fbaf27.00 B
/usr/lib/.build-id/7a0.00 B
/usr/lib/.build-id/7a/ae2ee387fdbf753cbac83932acc77e8884463d26.00 B
/usr/lib/.build-id/ad0.00 B
/usr/lib/.build-id/ad/9188b1ff7c4cf7b0be902604a95011e8562c5026.00 B
/usr/lib/.build-id/c70.00 B
/usr/lib/.build-id/c7/960473d21dfbe34832c148eba3598bd3423cd927.00 B
/usr/share/doc/dwarves0.00 B
/usr/share/doc/dwarves/NEWS66.73 KB
/usr/share/doc/dwarves/README.btf30.45 KB
/usr/share/doc/dwarves/README.ctracer1.59 KB
/usr/share/doc/dwarves/changes-v1.194.26 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.10 KB
Component of
1 through 29 of 29
Buildroot descending sort Created State
dist-circle8_10-updates-build-118674-81951 2024-09-24 20:45:14 expired
dist-circle8_10-updates-build-118008-79898 2024-08-11 17:23:11 expired
dist-circle8_10-updates-build-118000-79898 2024-08-11 17:04:33 expired
dist-circle8_10-updates-build-117996-79898 2024-08-11 16:02:56 expired
dist-circle8_10-updates-build-117195-78819 2024-07-18 00:09:40 expired
dist-circle8_10-updates-build-114051-76518 2024-06-15 04:04:40 expired
dist-circle8_9-updates-build-112174-69953 2024-04-11 18:27:03 expired
dist-circle8_9-updates-build-111926-69357 2024-02-26 05:40:50 expired
dist-circle8_9-updates-build-111739-68508 2024-02-10 20:01:29 expired
dist-circle8_9-updates-build-111121-67510 2024-02-06 22:51:15 expired
dist-circle8-build-111115-67140 2024-02-06 21:17:46 expired
dist-circle8_8-updates-build-104163-54546 2023-09-23 06:16:01 expired
dist-circle8_8-updates-build-103523-53516 2023-08-09 01:19:52 expired
dist-circle8_8-updates-build-102514-52480 2023-07-09 00:45:39 expired
dist-circle8_8-updates-build-102511-52480 2023-07-09 00:45:27 expired
dist-circle8_8-updates-build-102435-52308 2023-06-16 01:53:18 expired
dist-circle8-build-101385-51626 2023-06-08 13:27:29 expired
dist-circle8_8-updates-build-100458-51152 2023-06-04 21:47:35 expired
dist-circle8_7-updates-build-93492-39757 2023-04-05 00:54:16 expired
dist-circle8_7-updates-build-92671-39205 2023-02-21 18:14:36 expired
dist-circle8_7-updates-build-92125-38773 2023-01-13 04:38:04 expired
dist-circle8-build-85767-30554 2022-11-10 02:48:11 expired
dist-circle8-build-85761-30535 2022-11-10 01:53:47 expired
dist-circle8-build-85755-30516 2022-11-10 01:25:37 expired
dist-circle8_6-updates-build-84553-27533 2022-10-25 17:36:55 expired
dist-circle8_6-updates-build-83742-26666 2022-09-14 02:07:14 expired
dist-circle8_6-updates-build-82470-25639 2022-08-03 01:32:56 expired
dist-circle8-build-82031-23573 2022-07-17 15:04:57 expired
dist-circle8_6-updates-build-68760-23857 2022-07-01 15:11:59 expired