forked from pool/dwarves
Accepting request 629649 from devel:tools
- Update to new upstream release 1.12 OBS-URL: https://build.opensuse.org/request/show/629649 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dwarves?expand=0&rev=15
This commit is contained in:
commit
7cbb5bc294
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 16 21:20:17 UTC 2018 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream release 1.12
|
||||
* Added a BTF (BPF Type Format) encoder
|
||||
* Initial support for DW_TAG_partial_unit
|
||||
* Print cacheline boundaries in multiple union members
|
||||
* Show offsets at union members
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 26 12:42:30 UTC 2018 - jengelh@inai.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: dwarves
|
||||
Version: 1.11
|
||||
Version: 1.12
|
||||
Release: 0
|
||||
Summary: DWARF utilities
|
||||
License: GPL-2.0-only
|
||||
@ -55,10 +55,6 @@ 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.
|
||||
|
||||
The documentation about ctracer is not updated to the latest
|
||||
developments: it now generates systemtap scripts, stay tuned for
|
||||
improvements in this area!
|
||||
|
||||
%package -n libdwarves1
|
||||
Summary: DWARF processing libraries of dwarves tools
|
||||
Group: System/Libraries
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3b2a413f1a6d6b1c329e1664c8b146cc341d48b68428ee5d21d21336a6cc2545
|
||||
size 134060
|
3
pahole-1.12.tar.gz
Normal file
3
pahole-1.12.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2452464cbfdbaece6187d7860000fe8ef24b7271f88122cf540d3e0ab4a644d1
|
||||
size 148485
|
Loading…
Reference in New Issue
Block a user