- Upgrade to version 5.4. See systemtap.changes for changelog
- Upgrade to version 5.4. See systemtap.changes for changelog
- Upgrade to version 5.4
Drop patch: rawhide-6.13-kbuild-compatibility.patch (upstream)
Drop patch: linux-6.13-fedora-compatibility.patch (upstream)
Add patch: elaborate.cxx-fix-32-bit-build.patch (resolve 32-bit build error)
Add patch: guard-usage-of-vmlinux.h.patch (temporary fix)
Drop explicit packaging of /var/cache/systemtap (jsc#PED-14770)
Summary of changes (v5.4):
- The kernel-context @cast operator now implicitly searches a kernel's
<vmlinux.h> generated header file first, if available (kernel 5.7+),
for type declarations. This can make some debuginfo access
unnecessary, and thus processing faster. It can work around kernel
API changes where type declarations move between headers.
Use --compatible=5.3 to disable this behaviour.
Use @cast(..., "kernel<vmlinux.h>") manually if desired.
- Type checking and autocast processing have been made more thorough,
so elided variables are checked more and @defined() tests may be
more complicated. Preexisting scripts that rely on elision for
bypassing type violations may now get caught. No --compatible
option exists to suppress this new behaviour.
- The sys/sdt.h file now arranges to include the section flag "R"
(RETAIN) for the .stapsdt.base elf sections related to sdt markers,
for compatibility with aggressive GC operations in some linkers.
- Kernel portability changes
- The dropwatch.stp [script] adds numeric drop-reason codes to the
statistics.
Summary of changes (v5.3):
- The first pass (-p1) now runs parse operations concurrently over of
the hundreds of tapset .stp files, potentially saving seconds of
time at startup.
- Numerous kernel portability changes
OBS-URL: https://build.opensuse.org/package/show/devel:tools/systemtap?expand=0&rev=156
24 lines
1.3 KiB
Plaintext
24 lines
1.3 KiB
Plaintext
-----BEGIN PGP PUBLIC KEY BLOCK-----
|
|
|
|
mDMEZ1oPURYJKwYBBAHaRw8BAQdASa6wJUY8kcnuRfIiVGpxB781Je0jyl48yDZ2
|
|
uq2f7Za0I0ZyYW5rIENoLiBFaWdsZXIgPGZjaGVAZWxhc3RpYy5vcmc+iJMEExYK
|
|
ADsWIQTGDP6fJ0BRAdBt47htjQGt4lOyUgUCZ1oPUQIbAwULCQgHAgIiAgYVCgkI
|
|
CwIEFgIDAQIeBwIXgAAKCRBtjQGt4lOyUgcVAP9aCeAFoWjIHMEg+hj0X3Y/YzYI
|
|
zJ7H1y1lTH5dbrin/QD/Xypf6bLtSML17X3nK7iBN+SwW31BB3CCbazUAlWZ9QyI
|
|
XQQQEQIAHRYhBEGgwRJ0seh/4o5MU+PXfh+VFhmRBQJnWg96AAoJEOPXfh+VFhmR
|
|
4sEAn3kuGCLN3I4z0wTI9S7izjAjUH6yAJ4pIa0Q9Yfauei9yJk4bUGzhpDQ84hd
|
|
BBARAgAdFiEE8PYP2bgDkl3pi48bVZbdDOm/ZT0FAmdaD7sACgkQVZbdDOm/ZT07
|
|
ugCcCA5lHBXdt4rT/QBTihxBlUCwJBUAnj4/bUSA1Zna7iVnpE0cg3GNJGyaiF0E
|
|
EBECAB0WIQTw9g/ZuAOSXemLjxtVlt0M6b9lPQUCZ1oQIgAKCRBVlt0M6b9lPVUz
|
|
AJ94r3y/H2IEAc6dV2h8otv/95i/jwCeJ79IQWf9ba6quTWJ9Axr63j44U60JkZy
|
|
YW5rIENoLiBFaWdsZXIgPGZjaGVAc291cmNld2FyZS5vcmc+iJMEExYKADsWIQTG
|
|
DP6fJ0BRAdBt47htjQGt4lOyUgUCZ1oRBgIbAwULCQgHAgIiAgYVCgkICwIEFgID
|
|
AQIeBwIXgAAKCRBtjQGt4lOyUtv6AQDDxGFpOgGJDzDaj8b3nZlR0AQfTMQ9XH4F
|
|
TEdRmm6ytgEAjqyuL7GcDsQGkIdH+iIg41/DBlsXudRdZ6Kqe0ltzwy4OARnWg9R
|
|
EgorBgEEAZdVAQUBAQdA4Te4B5jO2mxhoovg4RGxZWflvE4FxWgftQ2NipVJ5kED
|
|
AQgHiHgEGBYKACAWIQTGDP6fJ0BRAdBt47htjQGt4lOyUgUCZ1oPUQIbDAAKCRBt
|
|
jQGt4lOyUoeOAP9ouz8+oEcwrIgtKTlYZ4kyMjThZo9jlEyvpSOvIr/eTQEA99ex
|
|
e7Mus97ZGIx4cD9Aur/TUxnSKW+14EazkXk49gA=
|
|
=TEiu
|
|
-----END PGP PUBLIC KEY BLOCK-----
|