| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix preadv/pwritev offset decoding on bigendian architectures | Dmitry V. Levin | 2014-08-07 | 1 | -9/+5 |
* | Constify tv_* functions | Dmitry V. Levin | 2014-05-29 | 1 | -7/+7 |
* | Alias sys_vfork to sys_fork | Dmitry V. Levin | 2014-05-12 | 1 | -2/+1 |
* | Fix preadv/pwritev offset decoding | Dmitry V. Levin | 2014-04-17 | 1 | -5/+9 |
* | Delete old PTRACE_{PEEK,POKE}USR logic | Mike Frysinger | 2013-12-31 | 1 | -1/+0 |
* | Fix select decoding on e.g. 32-bit ppc process by 64-bit strace. | Denys Vlasenko | 2013-11-09 | 1 | -0/+47 |
* | Work around conflict between <sys/ptrace.h> and <linux/ptrace.h> | Ali Polatel | 2013-09-26 | 1 | -0/+4 |
* | Add support for ARC Cores from Synopsys | Vineet Gupta | 2013-09-11 | 1 | -0/+3 |
* | Rename ia32 to ia64_ia32mode, and make it bool, not long | Denys Vlasenko | 2013-07-01 | 1 | -6/+6 |
* | Change upeek() to take pid, not full tcp. | Denys Vlasenko | 2013-06-28 | 1 | -9/+9 |
* | ARM OABI: fix 64-bit arguments decoding | Dmitry V. Levin | 2013-05-06 | 1 | -1/+4 |
* | printllval: fix 64bit unpacking on mips/o32 and xtensa | Mike Frysinger | 2013-05-06 | 1 | -1/+1 |
* | printxval: support more architectures | Dmitry V. Levin | 2013-05-04 | 1 | -23/+15 |
* | Fix building for sparc64 targets | Mike Frysinger | 2013-05-04 | 1 | -1/+1 |
* | Fix building for mips n64 targets | Mike Frysinger | 2013-05-04 | 1 | -1/+2 |
* | arm, aarch64, ppc: fix printllval-based decoders | Dmitry V. Levin | 2013-05-03 | 1 | -2/+6 |
* | Decode mtd/ubi ioctls | Mike Frysinger | 2013-05-02 | 1 | -8/+0 |
* | x32: fix printllval-based decoders of i386 syscalls | Dmitry V. Levin | 2013-05-02 | 1 | -1/+9 |
* | printllval: handle s390x | Mike Frysinger | 2013-05-01 | 1 | -1/+1 |
* | AArch64: Fix printing of long long value | Andreas Schwab | 2013-03-31 | 1 | -1/+1 |
* | Add support for the XTENSA architecture | Chris Zankel | 2013-03-25 | 1 | -0/+3 |
* | Open-code isprint(c) and isspace(c) | Denys Vlasenko | 2013-03-06 | 1 | -2/+11 |
* | Stop using a large static buffer in getfdpath | Denys Vlasenko | 2013-03-06 | 1 | -3/+3 |
* | Add support for Imagination Technologies Meta | James Hogan | 2013-03-05 | 1 | -0/+3 |
* | umovestr: speed up check for NUL byte in the fetched word | Denys Vlasenko | 2013-03-01 | 1 | -9/+32 |
* | tile: handle printllval like x86_64 or powerpc64 | Chris Metcalf | 2013-03-01 | 1 | -17/+17 |
* | Cleanup umoven and umovestr | Dmitry V. Levin | 2013-02-26 | 1 | -72/+116 |
* | Mass replace error_msg("%s", "literal") -> error_msg("literal") | Denys Vlasenko | 2013-02-26 | 1 | -3/+3 |
* | Make umoven report success as 0, not >=0, stop returning success on partial r... | Ben Noordhuis | 2013-02-26 | 1 | -7/+12 |
* | Fix wrong offset display in dumpstr | Denys Vlasenko | 2013-02-22 | 1 | -1/+1 |
* | Fix a bug in dumpstr (no null termination). Essentially rewrote dumpstr | Denys Vlasenko | 2013-02-22 | 1 | -32/+48 |
* | Eliminate many SCNO_IS_VALID checks | Denys Vlasenko | 2013-02-21 | 1 | -3/+3 |
* | Fix compiler warnings | Denys Vlasenko | 2013-02-19 | 1 | -2/+2 |
* | Remove broken HAVE_LONG_LONG conditionals | Denys Vlasenko | 2013-02-17 | 1 | -9/+18 |
* | Remove unnecessary "return 0" statements | Denys Vlasenko | 2013-02-15 | 1 | -6/+0 |
* | Add support for the OpenRISC 1000 platform | Christian Svensson | 2013-02-14 | 1 | -0/+2 |
* | Remove hacks for old kernels for architectures which require new kernels | Denys Vlasenko | 2013-02-12 | 1 | -2/+2 |
* | Remove hacks for old kernels for architectures which require new kernels | Denys Vlasenko | 2013-02-12 | 1 | -1/+9 |
* | Remove old kernel hacks for architectures which require new kernels | Denys Vlasenko | 2013-02-12 | 1 | -16/+13 |
* | If we are on a glibc system, assume it's at least glibc 2.1 | Denys Vlasenko | 2013-02-08 | 1 | -4/+0 |
* | Add tilegx support to strace | Chris Metcalf | 2013-02-05 | 1 | -0/+5 |
* | Optimize out PTRACE_PEEKUSER with -i | Denys Vlasenko | 2013-02-05 | 1 | -164/+7 |
* | Fix glibc version checks | John Spencer | 2012-12-06 | 1 | -1/+1 |
* | Add state argument to change_syscall and fix SPARC | James Hogan | 2012-11-29 | 1 | -112/+108 |
* | Use perror_msg instead of perror | Dmitry V. Levin | 2012-09-28 | 1 | -6/+9 |
* | process_vm_readv may return ESRCH if tracee was killed, don't complain | Denys Vlasenko | 2012-09-27 | 1 | -2/+2 |
* | On clearing "breakpopint", restore syscall number too | Denys Vlasenko | 2012-05-14 | 1 | -1/+2 |
* | util: fix building when glibc has a stub process_vm_readv | Mike Frysinger | 2012-05-05 | 1 | -1/+3 |
* | Fix printstr's len parameter width | Denys Vlasenko | 2012-04-28 | 1 | -8/+10 |
* | Decode /dev/loop ioctls | Mike Frysinger | 2012-04-18 | 1 | -1/+1 |