Debian Patches
Status for systemtap/5.3-1
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
debversion.diff | make sure debian version is visible in e.g. "stap -V"=================================================================== | Timo Juhani Lindfors <timo.lindfors@iki.fi> | not-needed | |||
suggest-readme.debian.diff | suggest README.Debian if stap fails, many users don't know this even though they should=================================================================== | Timo Juhani Lindfors <timo.lindfors@iki.fi> | not-needed | |||
dtrace-no-std-include-path.diff | =================================================================== | no | ||||
stap-prep.patch | =================================================================== | no | ||||
systemtap-ia64.patch | =================================================================== | no | ||||
debian-debug-system-map.patch | diff --git a/session.cxx b/session.cxx index 3a217de3e..545505195 100644 |
no | ||||
lookup_one_len.patch | commit 2eabd8932512e5d7812427f1fe384a85d4e509f2 PR33045: fix for kernel 6.16.0 lookup_one_len removal Kernel commit fa6fe07d1536361a227d655e69ca270faf28fdbe replaces include/linux/namei.h lookup_one_len() with a lookup_noperm() function taking QSTR. Adjust runtime/transport/debugfs.c accordingly. Signed-off-by: Serguei Makarov <smakarov@redhat.com> diff --git a/buildrun.cxx b/buildrun.cxx index c57747da1..47cfb2e8d 100644 |
Serhei Makarov <serhei@serhei.io> | no | 2025-07-16 | ||
sched_process_exit.patch | commit b09fc46ccc343a461a255b6ae1fea14ab7180846 PR33045: fix for kernel 6.16.0 sched_process_exit change Kernel commit 3e816361e94a0e79b1aabf44abec552e9698b196 adds a group_dead argument to sched_process_exit tracepoint. Create a new runtime/transport/autoconf-utrace-via-tracepoints2.c and STAPCONF_UTRACE_VIA_TRACEPOINTS2 option and adjust runtime/stp_utrace.c to use the updated API where appropriate. Signed-off-by: Serguei Makarov <smakarov@redhat.com> diff --git a/buildrun.cxx b/buildrun.cxx index 47cfb2e8d..aeff75575 100644 |
Serhei Makarov <serhei@serhei.io> | no | 2025-07-23 |