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 134 (latest revision is 151)
Tony Jones (jones_tony)
accepted
request 958520
from
Tony Jones (jones_tony)
(revision 134)
- Add gcc12 support (bsc#1196583) New patch: PR28778-gcc-warning-tweak-for-sprintf-precision-parameter.patch New patch: gcc12-c-compatibility-tweak-use-lambdas-instead-of-ptr_fun.patch New patch: gcc12-c-compatibility-re-tweak-for-rhel6-use-function-pointer-instead-of-lambdas-instead-of-ptr_fun.patch New patch: buildrun-for-LKM-backend-add-Wno-infinite-recursion.patch New patch: gcc12-warning-suppression.patch - Add gcc12 support (bsc#1196583) New patch: PR28778-gcc-warning-tweak-for-sprintf-precision-parameter.patch New patch: gcc12-c-compatibility-tweak-use-lambdas-instead-of-ptr_fun.patch New patch: gcc12-c-compatibility-re-tweak-for-rhel6-use-function-pointer-instead-of-lambdas-instead-of-ptr_fun.patch New patch: buildrun-for-LKM-backend-add-Wno-infinite-recursion.patch New patch: gcc12-warning-suppression.patch - Add gcc12 support (bsc#1196583) New patch: PR28778-gcc-warning-tweak-for-sprintf-precision-parameter.patch New patch: gcc12-c-compatibility-tweak-use-lambdas-instead-of-ptr_fun.patch New patch: gcc12-c-compatibility-re-tweak-for-rhel6-use-function-pointer-instead-of-lambdas-instead-of-ptr_fun.patch New patch: buildrun-for-LKM-backend-add-Wno-infinite-recursion.patch New patch: gcc12-warning-suppression.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