Messages by Thread
-
generate_scno issue using cross compiler (ARM)
Joakim Bech
-
[PATCHv2 2/2] man: document the :signal option to -e fault
Seraphime Kirkovski
-
[PATCHv3 1/2] strace: implement signal injection
Seraphime Kirkovski
-
GSoC 2017
Stefan Toncu
-
[PATCH 2/2] man: document the :signal option to -e fault
Seraphime Kirkovski
-
[PATCHv2 1/2] strace: add :signal option to efault
Seraphime Kirkovski
-
[PATCH 1/4] tests/.gitignore: add missing files that should be ignored
JingPiao Chen
-
[PATCHv1] strace: add :signal option to efault
Seraphime Kirkovski
-
[PATCH] strace: add :signal option to efault
Seraphime Kirkovski
-
Sending signals on syscalls
Seraphime Kirkovski
-
fsetxattr strings are not truncated
Марк Коренберг
-
[PATCH 2/2] tests: check decoding of SIOC* ioctls
JingPiao Chen
-
[PATCH 1/2] sock: fix bitwise OR operation short circuit
JingPiao Chen
-
[PATCH] tests: check decoding of LOOP_* ioctls
JingPiao Chen
-
strace 4.15 released
Dmitry V. Levin
-
Patch: Fix libunwind segfault when -p is passed before -k
Sean Stangl
-
puzzle of ioctl decode in file_ioctl.c and userfaultfd.c
jingpiao chen
-
[Feature request] Command-line option for syncing output to files on every line
Igor Zhbanov
-
readv.test is fail on Ubuntu 16.04 x86_64
JingPiao Chen
-
A wiki I collect from mailing list
JingPiao Chen
-
tests: add prctl-name.test, prctl-pdeathsig.test and prctl-tsc.test
JingPiao Chen
-
[Announce] Fault injection in upcoming strace 4.15
Eugene Syromyatnikov
-
Re: [PATCH] Add ioctl definitions for 16-bit alignment
Dmitry V. Levin
-
[PATCH] m68k: switch to PTRACE_GETREGS
Andreas Schwab
-
[PATCH] Don't run old_mmap test on m68k
Andreas Schwab
-
[PATCH] Update ioctl entries from linux 4.9
Gleb Fotengauer-Malinovskiy
-
tests: check decoding of gettid syscall.
ChenJingPiao
-
Newbies first add a test.
ChenJingPiao
-
New contributor
Saurav Sachidanand
-
[PATCH 03/26] bjm: Use getarg_ull for retrieving len parameter of init_module syscall
Eugene Syromyatnikov
-
[PATCH 25/26] tests: Require only presence of __NR_* macros for file_handle test
Eugene Syromyatnikov
-
[PATCH 26/26] tests: Additional name_to_handle_at/open_by_handle_at checks
Eugene Syromyatnikov
-
[PATCH 24/26] tests: Proper type conversion in keyctl test
Eugene Syromyatnikov
-
[PATCH 22/26] bjm: Parse parameters of init_module as of kernel_ulong_t type
Eugene Syromyatnikov
-
[PATCH 23/26] file_handle: Use separate xlat for name_ta_handle_at flags
Eugene Syromyatnikov
-
[PATCH 20/26] kexec: Use widen_to_ulong since kexec_load has compat on x32/n32
Eugene Syromyatnikov
-
[PATCH 21/26] tests: Add kexec checks
Eugene Syromyatnikov
-
[PATCH 18/26] kexec: Fix zeroing of higher bits of flags parameter in kexec_load
Eugene Syromyatnikov
-
[PATCH 16/26] tests: Add unshare syscall decoding check
Eugene Syromyatnikov
-
[PATCH 19/26] defs: Add widen_to_ulong macro
Eugene Syromyatnikov
-
[PATCH 17/26] kexec: Add printing of struct kexec_segment field names
Eugene Syromyatnikov
-
[PATCH 13/26] tests: Add old*stat checks
Eugene Syromyatnikov
-
[PATCH 15/26] clone: Use kernel_ulong_t as type of flags parameter of unshare call
Eugene Syromyatnikov
-
[PATCH 12/26] tests: Additional tests for stat decoder
Eugene Syromyatnikov
-
[PATCH 14/26] clone: Use separate flag list for unshare
Eugene Syromyatnikov
-
[PATCH 10/26] clone: Use separate xlat for nstype parameter of setns syscall
Eugene Syromyatnikov
-
[PATCH 06/26] tests: Some additional checks for fanotify_mark
Eugene Syromyatnikov
-
[PATCH 02/26] xlat: Add values for MODULE_INIT_* constants
Eugene Syromyatnikov
-
[PATCH 11/26] tests: Add setns syscall decoding check
Eugene Syromyatnikov
-
[PATCH 04/26] tests: Add checks for {init,finit,delete}_module syscall decoders
Eugene Syromyatnikov
-
[PATCH 09/26] tests: Check non-verbose capget/capset output
Eugene Syromyatnikov
-
[PATCH 08/26] tests: Additional capset decoder checks
Eugene Syromyatnikov
-
[PATCH 01/26] Remove parser of create_module syscall
Eugene Syromyatnikov
-
[PATCH 05/26] tests: use sprintrc in tests/fanotify_mark.c
Eugene Syromyatnikov
-
[PATCH 07/26] tests: Add fanotify_init syscall decoding check
Eugene Syromyatnikov
-
[PATCH 00/26] Various misc tests and additional checks
Eugene Syromyatnikov
-
[PATCH] Makefile.am: don't confuse CFLAGS and CFLAGS_FOR_BUILD
Thomas De Schampheleire
-
[PATCH 6/6] tests: Add tests for perf_event_attr structure decoding in perf_event_open
Eugene Syromyatnikov
-
[PATCH 0/6] Decoding of perf_event_attr structure
Eugene Syromyatnikov
-
[PATCH 1/6] defs.h: Add offsetofend macro
Eugene Syromyatnikov
-
[PATCH 4/6] tests: Move fill_memory{,_ex} into a separate file
Eugene Syromyatnikov
-
[PATCH 2/6] Implement decoding of perf_event_attr structure in perf_event_open syscall
Eugene Syromyatnikov
-
[PATCH 5/6] xlat: Add values for clockname definitions
Eugene Syromyatnikov
-
[PATCH 3/6] tests: Add period parameter to fill_memory_ex
Eugene Syromyatnikov
-
[PATCH 13/15] process_vm: Use getarg_ull for local_iovcnt, renote_iovcnt, flags parameters
Eugene Syromyatnikov
-
[PATCH 10/15] Move umoven_or_printaddr_ignore_syserror to util.c
Eugene Syromyatnikov
-
[PATCH 15/15] tests: Add process_vm_readv, process_vm_writev syscalls decoding checks
Eugene Syromyatnikov
-
[PATCH 11/15] io: Use umoven_or_printaddr_ignore_syserror as umove function in tprint_iov_upto
Eugene Syromyatnikov
-
[PATCH 14/15] process_vm: Remove syserror check for iovec printing
Eugene Syromyatnikov
-
[PATCH 12/15] tests: Update preadv test in order to reflect changed behaviour
Eugene Syromyatnikov
-
[PATCH 07/15] tests: Add kcmp syscall decoding check
Eugene Syromyatnikov
-
[PATCH 09/15] v4l2: check for verbose flag in umoven_or_printaddr_ignore_syserror
Eugene Syromyatnikov
-
[PATCH 08/15] process_vm: Print pid argument as int
Eugene Syromyatnikov
-
[PATCH 06/15] tests: Add inotify checks
Eugene Syromyatnikov
-
[PATCH 00/15] Various misc tests
Eugene Syromyatnikov
-
[PATCH 01/15] tests: iporio_get/ioprio_set test added
Eugene Syromyatnikov
-
[PATCH 05/15] xlat: Use IN_* prefix for inotify_init1 flag constants
Eugene Syromyatnikov
-
[PATCH 03/15] tests: Check decoding of lookup_dcookie syscall
Eugene Syromyatnikov
-
[PATCH 04/15] tests: Move ARG_STR and similar macros to tests.h
Eugene Syromyatnikov
-
[PATCH 02/15] tests: Move LL_PAIR and LL_VAL_TO_PAIR macros to tests.h
Eugene Syromyatnikov
-
strace cann't trace time() system call on x86_64
ChenJingPiao
-
basic questions to strace
Lentes, Bernd
-
strace 4.14 released
Dmitry V. Levin
-
strace cant parse struct msghdr RHEL
Al Gambardella
-
Interested in Open Source and contributing to Strace
Rosalie Perside
-
[PATCH 7/8] io: Handle data_size of -1 as unlimited data in print_iovec
Eugene Syromyatnikov
-
[PATCH 8/8] tests: Add add_key, keyctl, request_key tests
Eugene Syromyatnikov
-
[PATCH 5/8] keyctl: Print errno name in KEYCTL_REJECT in case it is available
Eugene Syromyatnikov
-
[PATCH 6/8] keyctl: Add support for KEYCTL_DH_COMPUTE
Eugene Syromyatnikov
-
[PATCH 3/8] keyctl: Do not print comma for KEYCTL_SESSION_TO_PARENT command
Eugene Syromyatnikov
-
[PATCH 4/8] Add function for getting errno string.
Eugene Syromyatnikov
-
[PATCH 2/8] keyctl: Use getarg_ull for printing generic arguments
Eugene Syromyatnikov
-
[PATCH 0/8] keyctl tests
Eugene Syromyatnikov
-
[PATCH 1/8] keyctl: Use printuid for printing UID/GID
Eugene Syromyatnikov
-
[PATCH 09/11] Use sys_fadvise64 as a decoder for fadvise64 syscall on x32
Eugene Syromyatnikov
-
[PATCH 11/11] tests: Add test for decoding fadvise syscall
Eugene Syromyatnikov
-
[PATCH 08/11] fadvise: Use getarg_ull for obtaining len argument of fadvise64 syscall
Eugene Syromyatnikov