]> granicus.if.org Git - strace/shortlog
strace
2013-02-14 Christian SvenssonAdd support for the OpenRISC 1000 platform
2013-02-14 Denys Vlasenko[X86] Use ptrace(PTRACE_GETREGSET, NT_PRSTATUS) to...
2013-02-13 Denys VlasenkoRename some register statics by prefixing their names...
2013-02-13 Denys VlasenkoFactor out code to check addr, fetch and print siginfo
2013-02-13 Denys VlasenkoDecode struct iov in PTRACE_GET/SETREGSET
2013-02-12 Denys VlasenkoUnify representations of struct user fields for subarch...
2013-02-12 Denys VlasenkoAdd start_code and start_data members of struct user
2013-02-12 Denys VlasenkoRemove hacks for old kernels for architectures which...
2013-02-12 Denys VlasenkoRemove stray syscall result reading code on syscall...
2013-02-12 Denys VlasenkoDeobfuscate definitions of struct user offsets
2013-02-12 Denys VlasenkoRemove hacks for old kernels for architectures which...
2013-02-12 Denys VlasenkoRemove old kernel hacks for architectures which require...
2013-02-12 Denys VlasenkoHandle recv[m]msg for non-native 32-bit personality...
2013-02-12 Denys VlasenkoFix is_negated_errno() check for X32
2013-02-12 Denys VlasenkoRemove unused / ambiguously used defines
2013-02-11 Denys VlasenkoPreparatory patch for "new" x86 personality detection
2013-02-09 Dmitry V. LevinFix sigaltstack decoder
2013-02-09 Mike FrysingerFix decoding of sysctl() when oldval fields are NULL
2013-02-08 Denys VlasenkoIf we are on a glibc system, assume it's at least glibc 2.1
2013-02-08 Denys VlasenkoS390: stop using needlessly static long pc variable
2013-02-08 Denys VlasenkoDying suddenly with abort() is rude, avoid if possible
2013-02-08 Denys VlasenkoRemove vestigial hacks around non-Linux struct sigactions
2013-02-08 Denys VlasenkoOptimize AArch64 handling of 32-bit personality
2013-02-07 Denys VlasenkoRename some register statics by prefixing their names...
2013-02-06 Denys VlasenkoRename ARM's regs structure to arm_regs
2013-02-06 Denys VlasenkoStop needlessly using static variable
2013-02-06 Denys VlasenkoShortcut tests for fork/exec syscalls
2013-02-05 Ben NoordhuisImprove perf_event_open argument decoding
2013-02-05 Chris Metcalftile: fix merge skew with new get_regs architecture
2013-02-05 Bernhard Reutner... mount: decode MS_NOSEC
2013-02-05 Bernhard Reutner... mmap: decode MAP_UNINITIALIZED
2013-02-05 Dmitry V. LevinPrint 64-bit instruction pointers zero padded
2013-02-05 Dmitry V. Levinx86_64: fix compilation warning introduced in previous...
2013-02-05 Denys VlasenkoSimple bug fix for x86_86
2013-02-05 Chris MetcalfAdd tilegx support to strace
2013-02-05 Denys VlasenkoSmall optimization for SPARC[64] get_scno
2013-02-05 Denys VlasenkoDo not compile getrval2() if not needed
2013-02-05 Denys VlasenkoOptimize out PTRACE_PEEKUSER with -i
2012-12-15 Stanislav BrabecFix sys_semtimedop decoding on s390x
2012-12-08 Dmitry V. LevinFix *xattr decoding
2012-12-08 Stanislav Brabecsys_semtimedop: fix timeval argument index in wrapped...
2012-12-06 John SpencerFix glibc version checks
2012-11-29 James HoganAdd state argument to change_syscall and fix SPARC
2012-11-12 Steve McIntyreAdd support for tracing 32-bit ARM EABI binaries on...
2012-11-12 Dmitry V. LevinMove asm-generic ioctl definitions to linux/ioctlent...
2012-10-27 Dmitry V. LevinFilter out redundant "*32" ioctl entries
2012-10-26 Dmitry V. LevinEnhance quotactl decoding
2012-10-26 Steve McIntyreAdd AArch64 support to strace
2012-10-26 Steve McIntyrelinux: add new errno values for EPROBE_DEFER and EOPENSTALE
2012-10-26 Namhyung KimAdd -e trace=memory option
2012-09-28 Mike Frysingerx32: add 64bit annotation too
2012-09-28 Dmitry V. LevinIgnore fflush(3) return value
2012-09-28 Dmitry V. LevinUse perror_msg instead of perror
2012-09-27 Denys Vlasenkoprocess_vm_readv may return ESRCH if tracee was killed...
2012-09-13 Denys VlasenkoTrivial fixes, no code changes.
2012-08-24 Dmitry V. LevinAlways check setreuid return code
2012-08-24 Mike Frysingerx32: update {g,s}etsockopt syscall numbers
2012-08-16 Dmitry V. LevinDecode file type returned by getdents system call
2012-07-12 Dmitry V. LevinClose pipe and wait for the pipe process termination
2012-07-10 Denys VlasenkoEnable usage of PTRACE_SEIZE
2012-06-05 Mike Frysingerx32: update syscall table
2012-05-18 Denys VlasenkoMerge adjacent printing operations in a few places
2012-05-16 Denys VlasenkoUse %d printf format instead of %i everywhere
2012-05-16 Denys VlasenkoFix a few goofs in sys_sysctl()
2012-05-16 Denys VlasenkoStop using non-standard %Zu and %Zd formats for size_t...
2012-05-15 Denys VlasenkoRemove outdated comment about suspending new tracees
2012-05-15 Denys VlasenkoMake sure current_wordsize and PERSONALITY0_WORDSIZE...
2012-05-15 Dmitry V. LevinAdd configure --enable-gcc-Werror option
2012-05-15 Dmitry V. LevinMake x86-64 build free of artificial warnings
2012-05-14 Dmitry V. LevinFix kernel release string parsing
2012-05-14 Denys VlasenkoOn clearing "breakpopint", restore syscall number too
2012-05-05 Mike Frysingerutil: fix building when glibc has a stub process_vm_readv
2012-05-03 Dmitry V. Levindoc: describe documentation policy
2012-05-02 Dmitry V. Levinmaint: post-release administrivia
2012-05-02 Dmitry V. LevinPrepare for 4.7 release v4.7
2012-05-02 Dmitry V. LevinFix build with <linux/loop.h> from 2.6.18 kernel headers
2012-05-01 Dmitry V. Levin* vsprintf.c: Check for USE_CUSTOM_PRINTF earlier.
2012-05-01 Dmitry V. LevinRemove duplicate names from CREDITS
2012-05-01 Dmitry V. Levintests: raise strace check timeout to 60 seconds
2012-05-01 Dmitry V. LevinUpdate STA_* constants
2012-05-01 Dmitry V. LevinNEWS: update for release
2012-05-01 Dmitry V. LevinMake printing of utsname.domainname more portable
2012-05-01 Dmitry V. LevinFix recvmmsg decode: do not show more data than actuall...
2012-05-01 Dmitry V. LevinRemove recently introduced use of ULONG_MAX
2012-04-28 Denys VlasenkoEnable printing of uts.domainname in uname syscall
2012-04-28 Denys VlasenkoFix printstr's len parameter width
2012-04-28 Denys VlasenkoFix recvmsg decode: do not show more data than actually...
2012-04-27 Dmitry V. LevinPackage strace-log-merge
2012-04-27 Mike FrysingerNEWS: clarify & fix typo
2012-04-27 Mike FrysingerCast current_wordsize to an int
2012-04-20 Dmitry V. LevinUpdate NEWS for upcoming 4.7 release
2012-04-20 Dmitry V. LevinSync strace.spec and debian/ with packages
2012-04-18 Mike FrysingerDecode /dev/loop ioctls
2012-04-18 H.J. Lux32: add ia32 support
2012-04-17 H.J. LuCast clock_t type to unsigned long long
2012-04-16 Denys VlasenkoAdd custom (faster) vfprintf implementation (disabled...
2012-04-16 Denys VlasenkoStop using %h[h]u format specifiers
2012-04-16 Denys VlasenkoTrivial speed optimization
2012-04-16 H.J. LuFix a problem with sys_lseek on x32
2012-04-16 H.J. LuAdd x32 support to strace
next