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

dwarves-1.25-5.el10 RPM for ppc64le

From CentOS Stream 10 AppStream for ppc64le

Name: dwarves Distribution: CentOS
Version: 1.25 Vendor: CentOS
Release: 5.el10 Build date: Wed Feb 21 01:49:11 2024
Group: Unspecified Build host: ppc64le-04.stream.rdu2.redhat.com
Size: 2158119 Source RPM: dwarves-1.25-5.el10.src.rpm
Packager: builder@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

GPL-2.0-only

Changelog

* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.25-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.25-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Wed Oct 11 2023 Viktor Malik <vmalik@redhat.com> - 1.25-3
  - Migrate license to SPDX
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.25-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Sat Apr 08 2023 Arnaldo Carvalho de Melo <acme@redhat.com> - 1.25-1
  - New release: v1.25
  - Support for DW_TAG_unspecified_type more generally.
  - Make sure struct member offsets are in ascending order. Rust BTF needs this.
  - Support C atomic types (DW_TAG_atomic_type).
  - Initial support for DW_TAG_LLVM_annotation, used for BTF type tags, for __rcu, __user, etc
  - Exclude functions with the same name (static functions in different CUs), inconsistent prototypes or not following calling convention.
  - Allow generation of BTF for optimized functions, those that end with a .isra*, .constprop*.
  - Support 'pahole --lang=/--lang_exclude=asm'
  - Support --compile from DWARF in addition to from BTF.
  - Exclude RUST CUs in 'btfdiff', as those are not yet being BTF encoded.
* Fri Feb 17 2023 Arnaldo Carvalho de Melo <acme@redhat.com> - 1.24-3
  - Backport the DW_TAG_unspecified_type support while 1.25 gets ready wrt optimized functions support
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.24-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Wed Aug 17 2022 Arnaldo Carvalho de Melo <acme@redhat.com> - 1.24-1
  - New release: v1.24
  - Add support to BTF_KIND_ENUM64.
  - Support multithreaded BTF encoding.
  - Encode char type as signed in BTF.
  - Introduce --lang and --lang_exclude to pahole.
  - Introduce --compile to pahole.
  - Don't segfault when processing bogus files.
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.23-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

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/04
/usr/lib/.build-id/04/49c482c0bc84ad37e2629c4502cca9265b376d
/usr/lib/.build-id/32
/usr/lib/.build-id/32/b1e819b76ee21e847960972f4210ec6c0d1ec8
/usr/lib/.build-id/3b
/usr/lib/.build-id/3b/cafa6b8d7af9dd0e75e0888c981b73a808d2a8
/usr/lib/.build-id/4b
/usr/lib/.build-id/4b/7a20852dc22b961cdd0da1d21d0689ceb9cf95
/usr/lib/.build-id/4d
/usr/lib/.build-id/4d/f016f120b9544c9277c2773d7374a3aeecf9e6
/usr/lib/.build-id/5b
/usr/lib/.build-id/5b/d8f7ed2c183537923ab59c437969f47684e87a
/usr/lib/.build-id/7c
/usr/lib/.build-id/7c/1bc776489b83773fd135a2b96a935b4c13580b
/usr/lib/.build-id/cb
/usr/lib/.build-id/cb/f012ce59647f1961d929e0f2353e1ce4318a1d
/usr/lib/.build-id/d0
/usr/lib/.build-id/d0/11a5e4d6771860a79bf1612a3d5ddd3e6087ae
/usr/lib/.build-id/ed
/usr/lib/.build-id/ed/061ea5e64397ca883f2a0107f14be2fb8c6079
/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.25
/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, Wed Jun 19 03:40:17 2024