SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

dwarves rpm build for : RockyLinux 9. For other distributions click dwarves.

Name : dwarves
Version : 1.25 Vendor : Rocky Enterprise Software Foundation
Release : 1.el9 Date : 2023-10-31 10:42:54
Group : Unspecified Source RPM : dwarves-1.25-1.el9.src.rpm
Size : 0.40 MB
Packager : Rocky Linux Build System (Peridot) < releng_rockylinux_org>
Summary : Debugging Information Manipulation Tools (pahole & friends)
Description :
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.

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.

RPM found in directory: /packages/linux-pbone/rockylinux/9.4/AppStream/x86_64/os/Packages/d

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  dwarves-1.25-1.el9.x86_64.rpm
ftp.icm.edu.pl  dwarves-1.25-1.el9.x86_64.rpm
ftp.icm.edu.pl  dwarves-1.25-1.el9.x86_64.rpm
ftp.icm.edu.pl  dwarves-1.25-1.el9.x86_64.rpm
     

Provides :
dwarves
dwarves(x86-64)

Requires :
/usr/bin/bash
/usr/bin/python3
libbpf.so.1()(64bit)
libbpf.so.1(LIBBPF_0.0.1)(64bit)
libbpf.so.1(LIBBPF_0.1.0)(64bit)
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.33)(64bit)
libc.so.6(GLIBC_2.34)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_2.7)(64bit)
libc.so.6(GLIBC_2.8)(64bit)
libdwarves.so.1()(64bit)
libdwarves1 = 1.25-1.el9
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)
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)


Content of RPM :
/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/lib/.build-id
/usr/lib/.build-id/26
/usr/lib/.build-id/26/bdc770a2342c4daf367a5277fbfb4b1bbe97d4
/usr/lib/.build-id/46
/usr/lib/.build-id/46/9eaec71074a8e1efd85878a1a65b44ed7bac94
/usr/lib/.build-id/5c
/usr/lib/.build-id/5c/c2b1ee9f6abf05c38d0f3559f3cf9e7f912eb4
/usr/lib/.build-id/b7
/usr/lib/.build-id/b7/b70000b539c4abdab86cc94d784d1f419eab82
/usr/lib/.build-id/b8
/usr/lib/.build-id/b8/3d843ce93c816af869c7d1644db9be28a6d560
/usr/lib/.build-id/bf
/usr/lib/.build-id/bf/51f7649706c7377d2224b969eaf85e6fcf7884
/usr/lib/.build-id/bf/5e7797ee2421291058a0fd1c1b618dcb3b704b
/usr/lib/.build-id/db
/usr/lib/.build-id/db/5bd5b7f65abaf16a8e447db6235c90ec3f7ad2
/usr/lib/.build-id/f1
There is 17 files more in these RPM.

 
ICM