strace-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH 07/11] util: Add getarg_ull/getarg_ll functions
Eugene Syromyatnikov
[PATCH 10/11] tests: Add test for decoding fallocate syscall
Eugene Syromyatnikov
[PATCH 05/11] fallocate: Change print format of offset and len arguments to signed
Eugene Syromyatnikov
[PATCH 06/11] fadvise: Change printing of len argument to unsigned in fadvise64 syscall
Eugene Syromyatnikov
Re: [PATCH 06/11] fadvise: Change printing of len argument to unsigned in fadvise64 syscall
Dmitry V. Levin
[PATCH 04/11] xlat: Add values for falloc_flags constants
Eugene Syromyatnikov
[PATCH 03/11] tests: check decoding of getcpu syscall
Eugene Syromyatnikov
[PATCH 00/11] Various minor tests
Eugene Syromyatnikov
[PATCH 01/11] tests: Additional getcwd checks
Eugene Syromyatnikov
[PATCH 02/11] tests: Avoid filling with the same values in ioctl_block test
Eugene Syromyatnikov
strace lockup when tracing exec in go
Michal Hocko
Re: strace lockup when tracing exec in go
Mike Galbraith
Re: strace lockup when tracing exec in go
Michal Hocko
Re: strace lockup when tracing exec in go
Michal Hocko
Re: strace lockup when tracing exec in go
Mike Galbraith
Re: strace lockup when tracing exec in go
Michal Hocko
Re: strace lockup when tracing exec in go
Mike Galbraith
Re: strace lockup when tracing exec in go
Michal Hocko
Re: strace lockup when tracing exec in go
Michal Hocko
Re: strace lockup when tracing exec in go
Aleksa Sarai
Re: strace lockup when tracing exec in go
Oleg Nesterov
Re: strace lockup when tracing exec in go
Michal Hocko
Re: strace lockup when tracing exec in go
Oleg Nesterov
Re: strace lockup when tracing exec in go
Michal Hocko
Re: strace lockup when tracing exec in go
Oleg Nesterov
Re: strace lockup when tracing exec in go
Michal Hocko
Re: strace lockup when tracing exec in go
Aleksa Sarai
Re: strace lockup when tracing exec in go
Oleg Nesterov
Re: strace lockup when tracing exec in go
Michal Hocko
[PATCH 12/12] tests: Add tests for the quotactl syscall
Eugene Syromyatnikov
Re: [PATCH 12/12] tests: Add tests for the quotactl syscall
Dmitry V. Levin
[PATCH 10/12] quota: Add realtime block limits fields to XFS disk quota printing code
Eugene Syromyatnikov
[PATCH 11/12] tests: Add support for providing program arguments
Eugene Syromyatnikov
Re: [PATCH 11/12] tests: Add support for providing program arguments
Dmitry V. Levin
[PATCH 07/12] quota: Add decoding for Q_XQUOTARM subcommand
Eugene Syromyatnikov
[PATCH 08/12] quota: Add packed attribute to struct if_dqblk definition
Eugene Syromyatnikov
[PATCH 09/12] quota: Remove legacy command decoding support code
Eugene Syromyatnikov
[PATCH 05/12] quota: Add missing prefixes to struct field names
Eugene Syromyatnikov
Re: [PATCH 05/12] quota: Add missing prefixes to struct field names
Dmitry V. Levin
[PATCH 06/12] quota: Add dispatch of SYNC subcommands
Eugene Syromyatnikov
[PATCH 03/12] quota: Avoid printing id for the commands which are known to ignore it
Eugene Syromyatnikov
[PATCH 02/12] quota: Use printuid for id parameter printing
Eugene Syromyatnikov
[PATCH 04/12] quota: Remove additional indentation inside command dispatching switch statement
Eugene Syromyatnikov
[PATCH 01/12] quota: Display quota command as a macro
Eugene Syromyatnikov
[PATCH 00/12] quotactl decoder tests and minor fixes
Eugene Syromyatnikov
Re: [PATCH 00/12] quotactl decoder tests and minor fixes
Dmitry V. Levin
[PATCH v4] tests: Additional IPC checks
Eugene Syromyatnikov
[PATCH v3 2/2] tests: Workaroud for buggy glibc in ipc_msg test on ppc64
Eugene Syromyatnikov
Re: [PATCH v3 2/2] tests: Workaroud for buggy glibc in ipc_msg test on ppc64
Andreas Schwab
Re: [PATCH v3 2/2] tests: Workaroud for buggy glibc in ipc_msg test on ppc64
Eugene Syromyatnikov
Re: [PATCH v3 2/2] tests: Workaroud for buggy glibc in ipc_msg test on ppc64
Andreas Schwab
Re: [PATCH v3 2/2] tests: Workaroud for buggy glibc in ipc_msg test on ppc64
Dmitry V. Levin
[PATCH v3 1/2] tests: Additional IPC checks
Eugene Syromyatnikov
[PATCH v3 0/2] Aditional checks for IPC tests
Eugene Syromyatnikov
[PATCH] x32: update ioctl entries from linux 4.8
Gleb Fotengauer-Malinovskiy
[PATCH] maint: update for linux 4.8
Gleb Fotengauer-Malinovskiy
Re: [PATCH] maint: update for linux 4.8
Dmitry V. Levin
[PATCH v2 9/9] tests: Additional IPC checks
Eugene Syromyatnikov
[PATCH v2 8/9] tests: Additional sched_getattr/sched_setattr decoder checks
Eugene Syromyatnikov
[PATCH v2 6/9] tests: Change type of sched_nice field to signed in sched_xetattr test
Eugene Syromyatnikov
[PATCH v2 3/9] tests: Split long lines in sched_xetattr test
Eugene Syromyatnikov
[PATCH v2 4/9] tests: Perform more strict structure allocation in sched_xetattr test
Eugene Syromyatnikov
[PATCH v2 7/9] tests: Print size argument of sched_setattr as unsigned
Eugene Syromyatnikov
[PATCH v2 5/9] tests: Add sprintrc_grep function
Eugene Syromyatnikov
[PATCH v2 0/9] Minor tests tweaks pt. 2 + Additional checks for IPC tests
Eugene Syromyatnikov
Re: [PATCH v2 0/9] Minor tests tweaks pt. 2 + Additional checks for IPC tests
Dmitry V. Levin
[PATCH v2 2/9] Fix key_t argument printing in IPC *get calls
Eugene Syromyatnikov
[PATCH v2 1/9] Change type of the format specifier from "%lu" to "%d" for IPC ID
Eugene Syromyatnikov
[PATCH 2/2] Change type of the format specifier from "%lu" to "%d" for IPC ID
Eugene Syromyatnikov
[PATCH 1/2] tests: Additional IPC checks
Eugene Syromyatnikov
Re: [PATCH 1/2] tests: Additional IPC checks
Dmitry V. Levin
Re: [PATCH 1/2] tests: Additional IPC checks
Dmitry V. Levin
[PATCH 0/2] Additional checks for IPC tests
Eugene Syromyatnikov
[PATCH 5/7] tests: Change type of sched_nice field to signed in sched_xetattr test
Eugene Syromyatnikov
[PATCH 6/7] tests: Print size argument of sched_setattr as unsigned
Eugene Syromyatnikov
[PATCH 7/7] tests: Additional sched_getattr/sched_setattr decoder checks
Eugene Syromyatnikov
[PATCH 4/7] tests: Additional shmget decoder checks
Eugene Syromyatnikov
Re: [PATCH 4/7] tests: Additional shmget decoder checks
Dmitry V. Levin
[PATCH 0/7] Minor tests tweaks pt. 2
Eugene Syromyatnikov
[PATCH 2/7] tests: Perform more strict structure allocation in sched_xetattr test
Eugene Syromyatnikov
[PATCH 1/7] tests: Split long lines in sched_xetattr test
Eugene Syromyatnikov
[PATCH 3/7] tests: Add sprintrc_grep function
Eugene Syromyatnikov
[PATCH v2] tests: Some additional aio checks
Eugene Syromyatnikov
[PATCH v2] tests: check decoding of perf_event_open syscall
Eugene Syromyatnikov
[PATCH v2] Makefile.am: use dirname as a fallback for realpath
Eugene Syromyatnikov
[PATCH 8/9] tests: min_nr and nr arguments in io_getevents should be long
Eugene Syromyatnikov
[PATCH 2/9] tests: Use sprintrc for return code output in sched_xetscheduler test
Eugene Syromyatnikov
[PATCH 7/9] tests: Use sprintrc for return code output in aio test
Eugene Syromyatnikov
[PATCH 9/9] tests: Some additional aio checks
Eugene Syromyatnikov
[PATCH 6/9] aio: Use printfd for fd printing
Eugene Syromyatnikov
[PATCH 5/9] tests: Additional decoder tests in sched_rr_get_interval
Eugene Syromyatnikov
[PATCH 4/9] tests: Use sprintrc for return code output in sched_rr_get_interval test
Eugene Syromyatnikov
[PATCH 3/9] tests: Additional decoder tests in sched_xetscheduler
Eugene Syromyatnikov
[PATCH 1/9] tests: check decoding of perf_event_open syscall
Eugene Syromyatnikov
Re: [PATCH 1/9] tests: check decoding of perf_event_open syscall
Dmitry V. Levin
[PATCH 0/9] Minor decoder fixes and various tests amendments
Eugene Syromyatnikov
Re: [PATCH 0/9] Minor decoder fixes and various tests amendments
Dmitry V. Levin
[PATCH v3.1] tests: check decoding of readahead syscall
Eugene Syromyatnikov
[PATCH v3] tests: check decoding of readahead syscall
Eugene Syromyatnikov
[PATCH v2 4/5] tests: Move return code printing into a separate file
Eugene Syromyatnikov
[PATCH v2 5/5] tests: check decoding of readahead syscall
Eugene Syromyatnikov
[PATCH v2 3/5] tests/futex: Add support for return codes other than 0 and -1 to sprintrc
Eugene Syromyatnikov
[PATCH v2 2/5] tests/futex: Increase static sprintrc buffer size
Eugene Syromyatnikov
[PATCH v2 1/5] tests/futex: Rename retstr to sprintrc
Eugene Syromyatnikov
[PATCH v2 0/5] tests: Refactor of retstr from futex.c into a library function and updated readahead test
Eugene Syromyatnikov
Re: [PATCH v2 0/5] tests: Refactor of retstr from futex.c into a library function and updated readahead test
Dmitry V. Levin
[PATCH 5/5] tests: check decoding of readahead syscall
Eugene Syromyatnikov
[PATCH 4/5] tests: Move return code printing into a separate file
Eugene Syromyatnikov
[PATCH 3/5] tests/futex: Add support for return codes other than 0 and -1 to sprintrc
Eugene Syromyatnikov
[PATCH 1/5] tests/futex: Rename retstr to sprintrc
Eugene Syromyatnikov
[PATCH 2/5] tests/futex: Increase static sprintrc buffer size
Eugene Syromyatnikov
[PATCH 0/5] tests: Refactor of retstr from futex.c into a library function and updated readahead test
Eugene Syromyatnikov
[PATCH] Makefile.am: use readlink as a fallback for realpath
Eugene Syromyatnikov
Re: [PATCH] Makefile.am: use readlink as a fallback for realpath
Dmitry V. Levin
Re: [PATCH] Makefile.am: use readlink as a fallback for realpath
Eugene Syromyatnikov
[PATCH 2/2] tests: check decoding of readahead syscall
Eugene Syromyatnikov
Re: [PATCH 2/2] tests: check decoding of readahead syscall
Dmitry V. Levin
Re: [PATCH 2/2] tests: check decoding of readahead syscall
Eugene Syromyatnikov
[PATCH 1/2] readahead: Fix print format for the "count" argument
Eugene Syromyatnikov
Re: [PATCH 1/2] readahead: Fix print format for the "count" argument
Dmitry V. Levin
[PATCH 0/2] Test and minor printf format fix for the readahead syscall
Eugene Syromyatnikov
[PATCH] Refactor common sa_handler printing code
Eugene Syromyatnikov
Re: [PATCH] Refactor common sa_handler printing code
Dmitry V. Levin
[PATCH v3] tests: Add test for the futex syscall
Eugene Syromyatnikov
Re: [PATCH v3] tests: Add test for the futex syscall
Dmitry V. Levin
[PATCH] futex: Remove <linux/futex.h> inclusion which is not used
Eugene Syromyatnikov
Re: [PATCH] futex: Remove <linux/futex.h> inclusion which is not used
Dmitry V. Levin
[PATCH 1/2] Use PTRACE_SUNDETACH everywhere on SPARC and SPARC64
James Clarke
[PATCH 2/2] Use the correct m32/mx32 st_mtime_nsec check in tests/xstatx.c
James Clarke
Re: [PATCH 2/2] Use the correct m32/mx32 st_mtime_nsec check in tests/xstatx.c
Dmitry V. Levin
Re: [PATCH 2/2] Use the correct m32/mx32 st_mtime_nsec check in tests/xstatx.c
James Clarke
Re: [PATCH 1/2] Use PTRACE_SUNDETACH everywhere on SPARC and SPARC64
Dmitry V. Levin
[PATCH v2 7/7] tests: Add test for the futex syscall
Eugene Syromyatnikov
[PATCH v2 6/7] futex: Avoid printing val when it is not used by the command
Eugene Syromyatnikov
[PATCH v2 5/7] futex: Use alternate form for val3 presented in hex
Eugene Syromyatnikov
[PATCH v2 4/7] Add xlat values for FUTEX_WAIT commands with FUTEX_CLOCK_REALTIME bit set
Eugene Syromyatnikov
[PATCH v2 3/7] futex: Some refinement to unknown command argument formatting
Eugene Syromyatnikov
[PATCH v2 2/7] futex: Add handling of FUTEX_FD command
Eugene Syromyatnikov
[PATCH v2 1/7] Fix FUTEX_WAKE_OP compare function mask
Eugene Syromyatnikov
[PATCH v2 0/7] Some futex parser tweaks and futex test
Eugene Syromyatnikov
[PATCH 8/8] tests: Add test for the futex syscall
Eugene Syromyatnikov
[PATCH 7/8] futex: Avoid printing val when it is not used by the command
Eugene Syromyatnikov
Re: [PATCH 7/8] futex: Avoid printing val when it is not used by the command
Dmitry V. Levin
[PATCH 6/8] futex: Avoid printing val2 when it is not used by the command
Eugene Syromyatnikov
[PATCH 5/8] futex: Use alternate form for val3 presented in hex
Eugene Syromyatnikov
Re: [PATCH 5/8] futex: Use alternate form for val3 presented in hex
Dmitry V. Levin
[PATCH 4/8] Add xlat values for FUTEX_WAIT commands with FUTEX_CLOCK_REALTIME bit set
Eugene Syromyatnikov
Re: [PATCH 4/8] Add xlat values for FUTEX_WAIT commands with FUTEX_CLOCK_REALTIME bit set
Dmitry V. Levin
Re: [PATCH 4/8] Add xlat values for FUTEX_WAIT commands with FUTEX_CLOCK_REALTIME bit set
Eugene Syromyatnikov
[PATCH 3/8] futex: Some refinement to unknown command argument formatting
Eugene Syromyatnikov
Re: [PATCH 3/8] futex: Some refinement to unknown command argument formatting
Dmitry V. Levin
[PATCH 2/8] futex: Add handling of FUTEX_FD command
Eugene Syromyatnikov
Re: [PATCH 2/8] futex: Add handling of FUTEX_FD command
Dmitry V. Levin
[PATCH 1/8] Fix FUTEX_WAKE_OP compare function mask
Eugene Syromyatnikov
Re: [PATCH 1/8] Fix FUTEX_WAKE_OP compare function mask
Dmitry V. Levin
Re: [PATCH 1/8] Fix FUTEX_WAKE_OP compare function mask
Eugene Syromyatnikov
Re: [PATCH 1/8] Fix FUTEX_WAKE_OP compare function mask
Dmitry V. Levin
[PATCH 0/8] Some futex parser tweaks and futex test
Eugene Syromyatnikov
strace config test failures
Vineet Gupta
Re: strace config test failures
Dmitry V. Levin
[PATCH] Re: your dm patch for strace
Mikulas Patocka
Re: [PATCH] Re: your dm patch for strace
Dmitry V. Levin
Re: [PATCH] Re: your dm patch for strace
Mikulas Patocka
Re: [PATCH] Re: your dm patch for strace
Masatake YAMATO
[PATCH 00/21] Some possible additions to the DM ioctl patch for strace
Eugene Syromyatnikov
[PATCH 01/21] tests/ioctl_dm: Formatting
Eugene Syromyatnikov
[PATCH 02/21] dm: whitespace fixes
Eugene Syromyatnikov
[PATCH 04/21] dm: Minor output tweaks
Eugene Syromyatnikov
[PATCH 03/21] tests: Working around bounds check
Eugene Syromyatnikov
[PATCH 06/21] dm: Some future-proofing by means of compile-time DM_VERSION_MAJOR check
Eugene Syromyatnikov
[PATCH 05/21] xlat: Add values for dm_flags
Eugene Syromyatnikov
[PATCH 07/21] dm: Add definitions for ioctl commands not implemented initially
Eugene Syromyatnikov
[PATCH 09/21] dm: Remove char * cast
Eugene Syromyatnikov
[PATCH 13/21] dm: Move printing of dm_ioctl fields before allocation of extra data
Eugene Syromyatnikov
[PATCH 15/21] dm: Additional data_size/data_start checks
Eugene Syromyatnikov
[PATCH 10/21] dm: use => instead of , for splitting output structure from input
Eugene Syromyatnikov
[PATCH 11/21] dm: Compare entering field values with exiting ones
Eugene Syromyatnikov
[PATCH 12/21] dm: Add inttypes.h, include reorder
Eugene Syromyatnikov
[PATCH 16/21] dm: Add comment regarding intended fall-through in switch statement
Eugene Syromyatnikov
[PATCH 17/21] dm: Add data_size and data_offset fields to output
Eugene Syromyatnikov
[PATCH 14/21] dm: replace abbrev branching with goto
Eugene Syromyatnikov
[PATCH 20/21] dm: Fix printing of version field
Eugene Syromyatnikov
[PATCH 19/21] dm: Add check whether command uses parameters
Eugene Syromyatnikov
[PATCH 08/21] dm: Use static constants for offset sizes
Eugene Syromyatnikov
[PATCH 18/21] tests/ioctl_dm: Allow passing size and data_start to init_s
Eugene Syromyatnikov
[PATCH 21/21] dm: rewrite structure decoding
Eugene Syromyatnikov
Re: [PATCH] Re: your dm patch for strace
Mikulas Patocka
[PATCH 0/9] Additional checks for strace DM ioctl decoder test
Eugene Syromyatnikov
[PATCH] device mapper ioctl
Mikulas Patocka
Re: [PATCH] device mapper ioctl
Eugene Syromyatnikov
Re: [PATCH] device mapper ioctl
Masatake YAMATO
[PATCH 1/9] util: Add support for QUOTE_0_TERMINATED in user_style to ptrintstr_ex
Eugene Syromyatnikov
[PATCH 4/9] tests/ioctl_dm: whitespace
Eugene Syromyatnikov
[PATCH 5/9] dm: Fix comma printing for the case when dm_target_msg structure is inaccessible
Eugene Syromyatnikov
[PATCH 3/9] tests: Add check for presence of HAVE_LINUX_DM_IOCTL_H macro definition to ioctl_dm test
Eugene Syromyatnikov
[PATCH 6/9] tests/ioctl_dm: overly long string printing checks
Eugene Syromyatnikov
[PATCH 2/9] tests: Add check for printing of overlength strings to ioctl_dm test
Eugene Syromyatnikov
[PATCH 7/9] tests: Some additional checks for ioctl_dm test
Eugene Syromyatnikov
[PATCH 8/9] tests: Add ioctl_dm to .gitignore
Eugene Syromyatnikov
[PATCH 9/9] tests: Add checks for abbreviated DM ioctl output
Eugene Syromyatnikov
Earlier messages
Later messages