]> granicus.if.org Git - strace/shortlog
strace
2016-11-29 Dmitry V. LevinFix meaning of negated sets in fault expressions
2016-11-29 Eugene Syromyatnikovprint_sigevent: fix field names of sigev_value structure
2016-11-29 Eugene Syromyatnikovtests: add more utime checks
2016-11-29 Eugene Syromyatnikovutime: fix omission of field names in utimbuf structure...
2016-11-29 Eugene Syromyatnikovmem: print mincore output as an array
2016-11-29 Eugene Syromyatnikovutil: provide information whether xlat value has been...
2016-11-29 Eugene Syromyatnikovutil: check dflt argument for NULL in printxvals
2016-11-29 Eugene Syromyatnikovcapability: fix omission of capability structure field...
2016-11-28 Dmitry V. Levintests: fix "comparison between signed and unsigned...
2016-11-28 Dmitry V. Levinaarch64, arm, sparc: add comments on fault injection...
2016-11-28 Dmitry V. Levintests: check -C option
2016-11-28 Dmitry V. Levintests: check basic options syntax
2016-11-28 Dmitry V. LevinFix -r option syntax
2016-11-28 Eugene SyromyatnikovPrint timeval pair as an array of timeval entries
2016-11-28 Eugene Syromyatnikovtests: treat tv_sec/tv_usec as signed types in futimesa...
2016-11-28 Dmitry V. Levinalpha: print struct timeval32 consistently
2016-11-28 Dmitry V. LevinPrint struct timeval consistently
2016-11-28 Dmitry V. LevinSplit print_time.c
2016-11-28 Dmitry V. Levintests: check decoding of threads when a non-leader...
2016-11-27 Dmitry V. Levintests: check decoding of fault injected exit_group...
2016-11-27 Dmitry V. LevinSet PTRACE_O_TRACEEXIT option and handle PTRACE_EVENT_E...
2016-11-27 Dmitry V. LevinChange printargs to return RVAL_DECODED
2016-11-26 Dmitry V. LevinEnhance error diagnostics of exit/exit_group decoder
2016-11-26 Dmitry V. LevinRestrain from fault injection while the trace executes...
2016-11-26 Dmitry V. LevinMove two global flags to tracee scope
2016-11-26 Dmitry V. LevinTreat execveat as an execve family syscall
2016-11-25 Dmitry V. LevinChange parser of fault expressions to conform the docum...
2016-11-24 Dmitry V. LevinSimplify parse_fault_expression
2016-11-26 Eugene SyromyatnikovFix omission of field names in printers of timeval...
2016-11-26 Eugene SyromyatnikovFix omission of field names in printers of timespec...
2016-11-26 Dmitry V. Levintests: robustify prctl-name.test against unrelated...
2016-11-22 Dmitry V. Levintests: cleanup prctl-name.c
2016-11-22 Dmitry V. LevinMove KVM_* ioctl entries from ioctls_inc*.h to ioctls_a...
2016-11-22 Dmitry V. Levinmaint: add more workarounds for alpha and powerpc
2016-11-22 Andreas SchwabAdd ioctl definitions for 16-bit alignment
2016-11-22 Dmitry V. Levinmaint: move KVM_* constants from ioctls_inc.h to ioctls...
2016-11-21 Dmitry V. Levinmaint: harmonize use of ioctls_sym.sh
2016-11-21 Dmitry V. Levinmaint: rework workarounds for linux/kvm.h
2016-11-20 Elvira KhabirovaRestructure strace.1
2016-11-20 Eugene Syromyatnikovprctl: implement decoding of PR_SET_FP_MODE and PR_GET_...
2016-11-20 Eugene Syromyatnikovprctl: add braces for conditional blocks with else...
2016-11-20 Eugene Syromyatnikovprctl: cast arg2 to int in PR_SET_PTRACER handler
2016-11-20 Eugene Syromyatnikovprctl: use getarg_ull for option value retrieval
2016-11-20 Eugene Syromyatnikovblock: add some definitions from <linux/blkpg.h>
2016-11-20 Eugene Syromyatnikovxlat: add values to new ARCH_* constants
2016-11-20 Dmitry V. Levinprctl: include <linux/prctl.h> instead of <sys/prctl.h>
2016-11-20 Dmitry V. Levintests: check decoding of prctl PR_GET_NAME/PR_SET_NAME...
2016-11-20 Dmitry V. Levinprctl: fix printing of PR_SET_NAME's argument
2016-11-20 Dmitry V. Levinprintstr_ex: fix handling of last byte when QUOTE_0_TER...
2016-11-19 Dmitry V. Levinprintstr_ex: handle QUOTE_0_TERMINATED bit consistently
2016-11-19 Dmitry V. LevinCleanup fetch part of printstr_ex
2016-11-18 Dmitry V. LevinUpdate prctl ARCH_* constants
2016-11-18 Dmitry V. LevinUpdate V4L2_* constants
2016-11-18 Dmitry V. LevinUpdate fs *_MAGIC constants
2016-11-18 Dmitry V. LevinUpdate MS_* constants
2016-11-18 Dmitry V. LevinUpdate FALLOC_* constants
2016-11-18 Dmitry V. LevinUpdate BTRFS_* constants
2016-11-18 Dmitry V. LevinUpdate BPF_* constants
2016-11-18 Eugene Syromyatnikovmake-dist: use HEAD for making distribution package
2016-11-18 Dmitry V. Levintests: fix btrfs build error on some old systems
2016-11-18 Dmitry V. Levintests: check decoding of ERESTARTSYS error code
2016-11-18 Dmitry V. LevinFix signame usage in qual_signal
2016-11-18 Dmitry V. Levintests: check -e signal=set syntax
2016-11-17 Dmitry V. LevinMake -e fault= expressions cumulative
2016-11-16 Dmitry V. Levintests: check syscall fault injection
2016-11-16 Dmitry V. LevinImplement syscall fault injection
2016-11-16 Dmitry V. LevinImplement arch specific methods of changing syscall...
2016-11-16 Dmitry V. Levincris: add syscall tables
2016-11-16 Dmitry V. LevinIntroduce string_to_uint_ex and string_to_uint_upto...
2016-11-16 Dmitry V. LevinSplit qual_syscall into separate functions
2016-11-15 Dmitry V. Levinxtensa: wire up new syscalls
2016-11-14 Dmitry V. Levinarc: wire up new syscalls
2016-11-13 Dmitry V. Levintests: fix potential compilation warning in ioctl_block.c
2016-11-13 Eugene SyromyatnikovAdd support for pkey_mprotect, pkey_alloc, pkey_free...
2016-11-13 Eugene Syromyatnikovtests: fix "constant is too large" compilation warnings
2016-11-13 Eugene Syromyatnikovtests: fix "comparison between signed and unsigned...
2016-11-13 Dmitry V. Levinsyscall.c: refactor getregs_old fallback in get_regs
2016-11-13 Eugene SyromyatnikovRename BUILD_BUG_ON_ZERO macro
2016-11-12 Dmitry V. Levinsyscall.c: factor out ptrace_getregs from get_regs
2016-11-12 Dmitry V. Levinsyscall.c: rename get_regset to ptrace_getregset
2016-11-12 Andreas Schwabm68k: switch to PTRACE_GETREGS
2016-11-12 Andreas Schwabtests: do not run old_mmap test on m68k
2016-11-12 Dmitry V. Levinsyscall.c: introduce reallocate_vec function
2016-11-12 Dmitry V. LevinFix prototypes of qual_desc, qual_signal, and qual_sysc...
2016-11-12 Eugene Syromyatnikovlinux/x32/syscallent.h: fix syscallent array initialisa...
2016-11-11 Dmitry V. LevinIntroduce upoke function
2016-11-11 Gleb Fotengauer... Update ioctl entries from linux 4.9
2016-11-10 Eugene SyromyatnikovUpdate NEWS
2016-11-10 Mikulas PatockaAdd support for decoding of DM_* ioctl commands
2016-11-10 Dmitry V. LevinIntroduce ALIGNOF macro
2016-11-10 Eugene Syromyatnikovutil: add support for QUOTE_0_TERMINATED in user_style...
2016-11-09 Eugene Syromyatnikovtests: check decoding of mq_{notify,open,timedreceive...
2016-11-08 Dmitry V. Levintests: skip times.test if CLOCK_PROCESS_CPUTIME_ID...
2016-10-31 Eugene Syromyatnikovtests: add tests for perf_event_attr structure decoding...
2016-10-31 Eugene SyromyatnikovImplement decoding of perf_event_attr structure in...
2016-10-31 Eugene Syromyatnikovtests: fix name spelling
2016-10-30 Eugene Syromyatnikovtests: fix name spelling
2016-10-30 Eugene SyromyatnikovUpdate NEWS
2016-10-30 Eugene SyromyatnikovFix typo in comment in tests/quotactl.h
2016-10-30 Eugene Syromyatnikovtests: fix invalid pointer checks in quotactl test
next