Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

dwarves-1.19-1.el8 RPM for ppc64le

From CentOS 8-stream PowerTools for ppc64le / Packages

Name: dwarves Distribution: CentOS
Version: 1.19 Vendor: CentOS
Release: 1.el8 Build date: Tue Jan 12 09:23:12 2021
Group: Unspecified Build host: ppc64le-02.mbox.centos.org
Size: 812516 Source RPM: dwarves-1.19-1.el8.src.rpm
Packager: CentOS Buildsys <bugs@centos.org>
Url: http://acmel.wordpress.com
Summary: Debugging Information Manipulation Tools (pahole & friends)
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.

Provides

Requires

License

GPLv2

Changelog

* Tue May 26 2020 Jiri Olsa <jolsa@redhat.com> - 1.17-1
  - moving to v1.17 version
* Wed Nov 06 2019 Jiri Olsa <jolsa@redhat.com> - 1.15-5
  - Add libdwarves version dependency to dwarves package
* Mon Nov 04 2019 Jiri Olsa <jolsa@redhat.com> - 1.15-4
  - CI rebuild
* Wed Sep 25 2019 Jiri Olsa <jolsa@redhat.com> - 1.15-1
  - Initial build

Files

/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/15
/usr/lib/.build-id/15/365dee83719dd27c6b8f1a4fb183dbada43827
/usr/lib/.build-id/21
/usr/lib/.build-id/21/a1c61f718d02f0fabc56439dc79a7d95d2a1f6
/usr/lib/.build-id/24
/usr/lib/.build-id/24/5ce8fee779f404c424e42c47a441c9b5461be6
/usr/lib/.build-id/2c
/usr/lib/.build-id/2c/648393100d57a3afa6cf8d004fefd27fc71fea
/usr/lib/.build-id/6d
/usr/lib/.build-id/6d/bfb5122a34f46ee1ed75939eb48e28071d3be5
/usr/lib/.build-id/97
/usr/lib/.build-id/97/409e4f3b80dcb530b169b0fdf0f237c5aad02d
/usr/lib/.build-id/b4
/usr/lib/.build-id/b4/43ace6baddadca4c4acb4badbe5ba31f64fbff
/usr/lib/.build-id/c8
/usr/lib/.build-id/c8/86784f2afc3e287168072dc1df739dbffeb79d
/usr/lib/.build-id/e1
/usr/lib/.build-id/e1/35b4f88356ebbdec7d644145f86509be31acc5
/usr/lib/.build-id/fd
/usr/lib/.build-id/fd/3df34aafb699180c2396a1d8ee2551790b8a4a
/usr/share/doc/dwarves
/usr/share/doc/dwarves/NEWS
/usr/share/doc/dwarves/README.btf
/usr/share/doc/dwarves/README.ctracer
/usr/share/doc/dwarves/changes-v1.19
/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.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Apr 11 03:47:21 2024