3
0
forked from pool/systemtap
Go to file
Tony Jones da9aa00c52 Accepting request 1085967 from home:dirkmueller:Factory
- update to 4.9:
  * ISystemtap: the new interactive systemtap jupyter kernel.
    This provides a simple GUI for writing/running Systemtap
    scripts in an easy, incremental way within Jupyterlab.
    Added 2 news scripts, stap-jupyter-install
    and stap-jupyter-container. See stap-jupyter(1).
  * The new "language-server" mode, specified by "stap
    --language-server", starts a LSP server which will
    communicate with the client via stdio.
  * This server currently supports code completion suggestions.
  * See language-server/README.md for more details and usage
    instructions.
  * Safety/liveness checking for $context variable assignments in
    probes of retpoline-compiled kernels is temporarily disabled.
  * DWARF-related probes (.function, .statement) now merge DWARF
    and non-DWARF symbol-table based matches, rather than being
    either-or.
  * The python3 tapset was extended to support python3 3.9, 3.10,
    and 3.11. See stapprobes(3stap) for further details on probing
    python functions.
  * A template cve band-aid script is now included, which
    demonstrates how to use a new 'livepatch.stp' tapset to
    standardize activation, interactive control,
    and monitoring of systemtap cve band-aids.
  * The kernel runtime now uses much less memory when the number
    of "possible CPUs" are way more than the online ones. For
    example, VMWare guests usually have 128 "possible CPUs" while fewer
    CPUs are actually present or online in the guest system.
  * The memory allocation size is now irrelevant to the value of
    NR_CPUS of the current kernel. It is only subject to the

OBS-URL: https://build.opensuse.org/request/show/1085967
OBS-URL: https://build.opensuse.org/package/show/devel:tools/systemtap?expand=0&rev=142
2023-05-10 16:07:34 +00:00
_multibuild Accepting request 1084615 from home:dimstar:Factory 2023-05-04 11:34:07 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemtap?expand=0&rev=1 2007-01-10 00:58:04 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemtap?expand=0&rev=1 2007-01-10 00:58:04 +00:00
README-BEFORE-ADDING-PATCHES Accepting request 61688 from home:jones_tony:branches:devel:tools 2011-02-18 00:53:03 +00:00
README-KEYRING Accepting request 384300 from home:jones_tony:branches:devel:tools 2016-04-04 23:30:37 +00:00
stap-server.conf - Adjust stap-server.conf to refer to /run not /var/run (bsc#1185068) 2021-04-28 14:40:26 +00:00
systemtap-4.9.tar.gz Accepting request 1085967 from home:dirkmueller:Factory 2023-05-10 16:07:34 +00:00
systemtap-4.9.tar.gz.asc Accepting request 1085967 from home:dirkmueller:Factory 2023-05-10 16:07:34 +00:00
systemtap-build-source-dir.patch Accepting request 627384 from home:simson:branches:devel:tools 2018-08-16 07:21:58 +00:00
systemtap-docdir-fix.diff Accepting request 483191 from home:jeff_mahoney:branches:devel:tools 2017-03-28 20:46:58 +00:00
systemtap-docs.changes - Upgrade to version 4.7. See systemtap.spec for changelog 2022-09-13 01:07:15 +00:00
systemtap-docs.spec Accepting request 1085967 from home:dirkmueller:Factory 2023-05-10 16:07:34 +00:00
systemtap-dtrace.changes - Upgrade to version 4.7. See systemtap.spec for changelog 2022-09-13 01:07:15 +00:00
systemtap-dtrace.spec Accepting request 1085967 from home:dirkmueller:Factory 2023-05-10 16:07:34 +00:00
systemtap-headers.changes - Upgrade to version 4.7. See systemtap.spec for changelog 2022-09-13 01:07:15 +00:00
systemtap-headers.spec Accepting request 1085967 from home:dirkmueller:Factory 2023-05-10 16:07:34 +00:00
systemtap.changes Accepting request 1085967 from home:dirkmueller:Factory 2023-05-10 16:07:34 +00:00
systemtap.keyring - Upgrade to version 4.7. See systemtap.spec for changelog 2022-09-13 01:07:15 +00:00
systemtap.spec Accepting request 1085967 from home:dirkmueller:Factory 2023-05-10 16:07:34 +00:00