Tracks and displays system calls associated with a running process
Go to file
Eugene Syromiatnikov be316cedbe Avoid creat.gen test failures on newer kernels
Include commit v6.11-20-g35eda7c44b7d "tests: do not rely on creat syscall
failing with ETXTBSY" to avoid failures of creat.gen test on kernels
that include commit 6.11-rc1~242^2~19 ("fs: don't block i_writecount
during exec"), as manifested in OSCI TMT tests..

* 0193-tests-do-not-rely-on-creat-syscall-failing-with-ETXT.patch: New
file.
* strace.spec (Release): Bump to 6.
(Patch193): New patch.
(%prep): Apply it.
(%changelog): Add a record.

Resolves: RHEL-65108
Signed-off-by: Eugene Syromiatnikov <esyr@redhat.com>
2024-11-05 17:34:42 +01:00
.gitignore 6.7-1 2024-01-29 12:44:31 +00:00
0183-syscall-do-not-use-uninitialized-parts-of-struct-ptr.patch Fix incorrect syscall name reporting in restart_syscall() on attach 2024-11-01 13:50:48 +01:00
0184-startup_tcb-add-a-comment.patch Fix incorrect syscall name reporting in restart_syscall() on attach 2024-11-01 13:50:48 +01:00
0185-tests-add-another-test-of-restart_syscall-decoding.patch Fix incorrect syscall name reporting in restart_syscall() on attach 2024-11-01 13:50:48 +01:00
0186-tests-workaround-net-yy-inet-for-new-kernels.patch Fix incorrect syscall name reporting in restart_syscall() on attach 2024-11-01 13:50:48 +01:00
0187-tests-avoid-linkat-secontext_mismatch-failures-on-se.patch Fix incorrect syscall name reporting in restart_syscall() on attach 2024-11-01 13:50:48 +01:00
0188-linux-s390-get_scno.c-use-NT_S390_SYSTEM_CALL-if-gpr.patch Fix incorrect syscall name reporting in restart_syscall() on attach 2024-11-01 13:50:48 +01:00
0189-tests-move-k_setsockopt-definition-into-a-separate-f.patch Fix incorrect syscall name reporting in restart_syscall() on attach 2024-11-01 13:50:48 +01:00
0190-tests-sockopt-timestamp.c-use-k_getsockopt-and-k_set.patch Fix incorrect syscall name reporting in restart_syscall() on attach 2024-11-01 13:50:48 +01:00
0193-tests-do-not-rely-on-creat-syscall-failing-with-ETXT.patch Avoid creat.gen test failures on newer kernels 2024-11-05 17:34:42 +01:00
gating.yaml Add gating.yaml 2024-08-01 18:43:54 +02:00
sources 6.7-1 2024-01-29 12:44:31 +00:00
strace.spec Avoid creat.gen test failures on newer kernels 2024-11-05 17:34:42 +01:00