Documents and examples for systemtap
SystemTap is an instrumentation system for systems running Linux 2.6.
This package contains the documents and examples for systemtap.
- Devel package for openSUSE:Factory
-
8
derived packages
- Links to openSUSE:Factory / systemtap
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:tools/systemtap && cd $_
- Create Badge
Refresh
Refresh
Source Files
Revision 148 (latest revision is 151)
Tony Jones (jones_tony)
accepted
request 1164226
from
Tony Jones (jones_tony)
(revision 148)
- Fix runtime issues with v6.8 kernel (bsc#1222249) New patch: get-shm_flag-defines-from-the-appropriate-include-file-for-linux-6.8-kernel.patch New patch: pr31373-deal-with-the-removal-of-strlcpy-from-linux-6.8.patch - Fix gcc14 build errors (bsc#1221706) New patch: bpf-translate.cxx-fix-build-against-upcoming-gcc14.patch New patch: pr31288-build-with-gcc14-cont.patch New patch: pr31288-build-with-gcc14.patch New patch: staprun-fix-build-against-upcoming-gcc14.patch New patch: stapvirt.c-more-gcc-14-werror-calloc-transposed-args-compatibility.patch
Comments 4
Is there a timeframe for when 4.2 this will be released to factory? On newer kernels 4.2 is required to resolve a code generation with fallthroughs in case switch. Thanks,
Talk to the BS people. RIght now it's in review.
https://build.opensuse.org/request/show/754799
Also, that code gen issue was already fixed in Factory. Try updating to the latest package.
Look ar r118 which is already in Factory. It contains this change (to v4.1) which was dropped by the upgrade to v4.2
Thu Nov 7 18:18:07 UTC 2019 - Tony Jones tonyj@suse.com