Sun, 26 Mar 2023 02:26:43 UTC

Information for build dwarves-1.16-1.fc32

ID1459660
Package Namedwarves
Version1.16
Release1.fc32
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/dwarves.git#2c7efe21a203cb1cc65013428e04a5607d152cb6
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. The btfdiff utility compares the output of pahole from BTF and DWARF to make sure they produce the same results.
Built byacme
State complete
Volume fedora_koji_archive03
StartedWed, 12 Feb 2020 19:55:14 UTC
CompletedWed, 12 Feb 2020 19:57:02 UTC
Taskbuild (f32-candidate, /rpms/dwarves.git:2c7efe21a203cb1cc65013428e04a5607d152cb6)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/dwarves.git#2c7efe21a203cb1cc65013428e04a5607d152cb6'}}
Tags
f32
f32-Beta
RPMs
src
dwarves-1.16-1.fc32.src.rpm (info) (download)
aarch64
dwarves-1.16-1.fc32.aarch64.rpm (info) (download)
libdwarves1-1.16-1.fc32.aarch64.rpm (info) (download)
libdwarves1-devel-1.16-1.fc32.aarch64.rpm (info) (download)
dwarves-debuginfo-1.16-1.fc32.aarch64.rpm (info) (download)
dwarves-debugsource-1.16-1.fc32.aarch64.rpm (info) (download)
libdwarves1-debuginfo-1.16-1.fc32.aarch64.rpm (info) (download)
armv7hl
dwarves-1.16-1.fc32.armv7hl.rpm (info) (download)
libdwarves1-1.16-1.fc32.armv7hl.rpm (info) (download)
libdwarves1-devel-1.16-1.fc32.armv7hl.rpm (info) (download)
dwarves-debuginfo-1.16-1.fc32.armv7hl.rpm (info) (download)
dwarves-debugsource-1.16-1.fc32.armv7hl.rpm (info) (download)
libdwarves1-debuginfo-1.16-1.fc32.armv7hl.rpm (info) (download)
i686
dwarves-1.16-1.fc32.i686.rpm (info) (download)
libdwarves1-1.16-1.fc32.i686.rpm (info) (download)
libdwarves1-devel-1.16-1.fc32.i686.rpm (info) (download)
dwarves-debuginfo-1.16-1.fc32.i686.rpm (info) (download)
dwarves-debugsource-1.16-1.fc32.i686.rpm (info) (download)
libdwarves1-debuginfo-1.16-1.fc32.i686.rpm (info) (download)
ppc64le
dwarves-1.16-1.fc32.ppc64le.rpm (info) (download)
libdwarves1-1.16-1.fc32.ppc64le.rpm (info) (download)
libdwarves1-devel-1.16-1.fc32.ppc64le.rpm (info) (download)
dwarves-debuginfo-1.16-1.fc32.ppc64le.rpm (info) (download)
dwarves-debugsource-1.16-1.fc32.ppc64le.rpm (info) (download)
libdwarves1-debuginfo-1.16-1.fc32.ppc64le.rpm (info) (download)
s390x
dwarves-1.16-1.fc32.s390x.rpm (info) (download)
libdwarves1-1.16-1.fc32.s390x.rpm (info) (download)
libdwarves1-devel-1.16-1.fc32.s390x.rpm (info) (download)
dwarves-debuginfo-1.16-1.fc32.s390x.rpm (info) (download)
dwarves-debugsource-1.16-1.fc32.s390x.rpm (info) (download)
libdwarves1-debuginfo-1.16-1.fc32.s390x.rpm (info) (download)
x86_64
dwarves-1.16-1.fc32.x86_64.rpm (info) (download)
libdwarves1-1.16-1.fc32.x86_64.rpm (info) (download)
libdwarves1-devel-1.16-1.fc32.x86_64.rpm (info) (download)
dwarves-debuginfo-1.16-1.fc32.x86_64.rpm (info) (download)
dwarves-debugsource-1.16-1.fc32.x86_64.rpm (info) (download)
libdwarves1-debuginfo-1.16-1.fc32.x86_64.rpm (info) (download)
Logs
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
ppc64le
root.log
hw_info.log
build.log
state.log
mock_output.log
aarch64
root.log
build.log
hw_info.log
state.log
mock_output.log
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
s390x
state.log
hw_info.log
root.log
build.log
mock_output.log
armv7hl
hw_info.log
state.log
root.log
build.log
mock_output.log
Changelog * Wed Feb 12 2020 Arnaldo Carvalho de Melo <acme@redhat.com> - 1.16-1 - New release: 1.16 * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.15-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.15-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Jul 01 2019 Arnaldo Carvalho de Melo <acme@redhat.com> - 1.15-2 - Fix bug when processing classes without members * Thu Jun 27 2019 Arnaldo Carvalho de Melo <acme@redhat.com> - 1.15-1 - New release: 1.15 - Fix --expand_types/-E segfault - Fixup endless printing named structs inside structs in --expand_types - Avoid NULL deref with num config in __class__fprintf() * Tue Apr 23 2019 Arnaldo Carvalho de Melo <acme@redhat.com> - 1.13-1 - New release: 1.13 - Infer __packed__ attributes, i.e. __attribute__((__packed__)) - Support DW_AT_alignment, i.e. __attribute__((__aligned__(N))) - Decode BTF type format and pretty print it - BTF encoding fixes - Use libbpf's BTF deduplication - Support unions as arguments to -C/--class - New 'pfunct --compile' generates compilable output with type definitions * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.12-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Aug 31 2018 Arnaldo Carvalho de Melo <acme@redhat.com> - 1.12-1 - New release: 1.12 - union member cacheline boundaries for all inner structs - print union member offsets - Document 'pahole --hex' - Encode BTF type format for use with eBPF * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.10-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild