Tracks and displays system calls associated with a running process
Go to file
Eugene Syromiatnikov bf36fdf2da Fix incorrect syscall name reporting in restart_syscall() on attach
* 0183-syscall-do-not-use-uninitialized-parts-of-struct-ptr.patch: New
file.
* 0184-startup_tcb-add-a-comment.patch: Likewise.
* 0185-tests-add-another-test-of-restart_syscall-decoding.patch:
Likewise.
* 0186-tests-workaround-net-yy-inet-for-new-kernels.patch: Rename
from 0001-tests-workaround-net-yy-inet-for-new-kernels.patch
to be in sync with RHEL 9, add tests-m32 and tests-mx32 hunks.
* 0187-tests-avoid-linkat-secontext_mismatch-failures-on-se.patch: New
file.
* 0188-linux-s390-get_scno.c-use-NT_S390_SYSTEM_CALL-if-gpr.patch:
Likewise.
* 0189-tests-move-k_setsockopt-definition-into-a-separate-f.patch:
Likewise.
* 0190-tests-sockopt-timestamp.c-use-k_getsockopt-and-k_set.patch:
Likewise.
* strace.spec (Patch183, Patch184, Patch185, Patch186, Patch187,
Patch188, Patch189, Patch190): New patches.
(Patch0001): Remove.
(%prep): Apply them.
(%changelog): Add a record.

Resolves: RHEL-65108
Signed-off-by: Eugene Syromiatnikov <esyr@redhat.com>
2024-11-01 13:50:48 +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
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 Fix incorrect syscall name reporting in restart_syscall() on attach 2024-11-01 13:50:48 +01:00