2016-02-14 |
Dmitry V. Levin | Update MADV_* constants |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Dmitry V. Levin | tests: robustify execve and execveat tests |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Dmitry V. Levin | tests: simplify execve test |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Dmitry V. Levin | Fix numbers of syscall arguments in syscall tables |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Dmitry V. Levin | s390: decode fadvise64 and fadvise64_64 |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Dmitry V. Levin | mips n64: use the most optimal parser for fadvise64... |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Dmitry V. Levin | ia64: decode fstatfs64 and statfs64 |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Dmitry V. Levin | alpha, ia64, mips, sh, sh64: fix the number of pipe... |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Dmitry V. Levin | alpha, ia64, mips, sh*, sparc*: fix error path decoding... |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Dmitry V. Levin | Fix pathtrace match for pipe2 syscall |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Dmitry V. Levin | avr32: wire up missing syscalls |
commit | commitdiff | tree | snapshot |
2016-02-12 |
Dmitry V. Levin | tests: check decoding of madvise, mlockall, mremap... |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Dmitry V. Levin | Simplify decoding of waitpid and wait4 syscalls |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Dmitry V. Levin | waitid: print pid argument as int |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Dmitry V. Levin | waitid: always print 5th argument |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Dmitry V. Levin | socketutils: add const qualifier to variables |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Dmitry V. Levin | print_sockaddr_by_inode: cleanup protocol lookup |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Dmitry V. Levin | tests: check that -f -p attaches to threads properly |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Dmitry V. Levin | Introduce libstrace.a for potentially conditional compi... |
commit | commitdiff | tree | snapshot |
2016-02-08 |
Dmitry V. Levin | travis-ci: pass more gcov arguments to codecov |
commit | commitdiff | tree | snapshot |
2016-02-08 |
Dmitry V. Levin | tests: extend coverage of struct itimerspec |
commit | commitdiff | tree | snapshot |
2016-02-08 |
Dmitry V. Levin | tests: extend coverage of utimensat syscall |
commit | commitdiff | tree | snapshot |
2016-02-08 |
Dmitry V. Levin | tests: extend coverage of time syscall |
commit | commitdiff | tree | snapshot |
2016-02-08 |
Dmitry V. Levin | tests: extend coverage of struct sigevent |
commit | commitdiff | tree | snapshot |
2016-02-08 |
Dmitry V. Levin | tests: extend coverage of execve and execveat syscalls |
commit | commitdiff | tree | snapshot |
2016-02-08 |
Dmitry V. Levin | Fix decoding of execve and execveat syscalls with inval... |
commit | commitdiff | tree | snapshot |
2016-02-08 |
Dmitry V. Levin | tests: extend coverage of capget syscall |
commit | commitdiff | tree | snapshot |
2016-02-08 |
Dmitry V. Levin | tests: extend coverage of sched_getaffinity syscall |
commit | commitdiff | tree | snapshot |
2016-02-08 |
Dmitry V. Levin | tests: extend coverage of utime syscall |
commit | commitdiff | tree | snapshot |
2016-02-08 |
Dmitry V. Levin | tests: extend coverage of sysinfo syscall |
commit | commitdiff | tree | snapshot |
2016-02-08 |
Dmitry V. Levin | tests: extend coverage of adjtimex syscall |
commit | commitdiff | tree | snapshot |
2016-02-08 |
Dmitry V. Levin | tests: check that strace does not retain stdin and... |
commit | commitdiff | tree | snapshot |
2016-02-08 |
Dmitry V. Levin | Create a dummy pipe descriptor instead of opening ... |
commit | commitdiff | tree | snapshot |
2016-02-08 |
Denys Vlasenko | If stdin/stdout aren't open on startup, open them to... |
commit | commitdiff | tree | snapshot |
2016-02-08 |
Denys Vlasenko | Close stdin/out after child is forked |
commit | commitdiff | tree | snapshot |
2016-02-05 |
Dmitry V. Levin | tests: add opipe.test |
commit | commitdiff | tree | snapshot |
2016-02-05 |
Keith Owens | strace-graph: print the pid in the graph |
commit | commitdiff | tree | snapshot |
2016-02-05 |
Keith Owens | strace-graph: cope with clone immediately followed... |
commit | commitdiff | tree | snapshot |
2016-02-05 |
Keith Owens | strace-graph: handle recent strace output |
commit | commitdiff | tree | snapshot |
2016-02-05 |
Keith Owens | strace-graph: handle strace -T |
commit | commitdiff | tree | snapshot |
2016-02-05 |
Keith Owens | strace-graph: use "strict" and "warnings" pragmas |
commit | commitdiff | tree | snapshot |
2016-02-04 |
Dmitry V. Levin | Add README.md file with links to build status and test... |
commit | commitdiff | tree | snapshot |
2016-02-04 |
Dmitry V. Levin | travis-ci: prepare and submit test coverage report |
commit | commitdiff | tree | snapshot |
2016-02-04 |
Dmitry V. Levin | tests: extend readlink and readlinkat coverage |
commit | commitdiff | tree | snapshot |
2016-02-04 |
Dmitry V. Levin | tests: add hexquote_strndup function to libtests |
commit | commitdiff | tree | snapshot |
2016-02-04 |
Dmitry V. Levin | readlinkat.test: use readlink.test |
commit | commitdiff | tree | snapshot |
2016-02-04 |
Gabriel Laskar | Add configure --enable-code-coverage option |
commit | commitdiff | tree | snapshot |
2016-02-03 |
Dmitry V. Levin | Makefile.am: introduce strace_CFLAGS and derivatives |
commit | commitdiff | tree | snapshot |
2016-02-03 |
Dmitry V. Levin | Makefile.am: use strace_CPPFLAGS consistently |
commit | commitdiff | tree | snapshot |
2016-02-03 |
Dmitry V. Levin | tests: replace net-fd.test with net-y-unix.test |
commit | commitdiff | tree | snapshot |
2016-02-03 |
Dmitry V. Levin | Implement caching of print_sockaddr_by_inode |
commit | commitdiff | tree | snapshot |
2016-02-03 |
Dmitry V. Levin | Change unix_diag requests to use exact match instead... |
commit | commitdiff | tree | snapshot |
2016-02-03 |
Dmitry V. Levin | Robustify netlink response parsers |
commit | commitdiff | tree | snapshot |
2016-02-03 |
Dmitry V. Levin | inet_parse_response: add a safety check |
commit | commitdiff | tree | snapshot |
2016-02-03 |
Dmitry V. Levin | receive_responses: avoid potential hangup |
commit | commitdiff | tree | snapshot |
2016-02-03 |
Dmitry V. Levin | tests: replace net-yy.test with net-yy-inet.test |
commit | commitdiff | tree | snapshot |
2016-02-03 |
Dmitry V. Levin | tests: replace unix-yy.test with net-yy-unix.test |
commit | commitdiff | tree | snapshot |
2016-02-02 |
Dmitry V. Levin | tests: add inode_of_sockfd function to libtests |
commit | commitdiff | tree | snapshot |
2016-02-02 |
Dmitry V. Levin | unix_parse_response: add a safety check |
commit | commitdiff | tree | snapshot |
2016-01-29 |
Dmitry V. Levin | Fixed decoding of mincore syscall's last argument |
commit | commitdiff | tree | snapshot |
2016-01-23 |
Dmitry V. Levin | Move fallback -yy socket print from printfd to print_so... |
commit | commitdiff | tree | snapshot |
2016-01-22 |
Dmitry V. Levin | Implement simultaneous use of -p option and tracing... |
commit | commitdiff | tree | snapshot |
2016-01-22 |
Dmitry V. Levin | strace.1: fix format of -P description |
commit | commitdiff | tree | snapshot |
2016-01-21 |
Dmitry V. Levin | tests: use local nanosleep based sleep utility replacement |
commit | commitdiff | tree | snapshot |
2016-01-21 |
Dmitry V. Levin | tests: add error_msg_and_fail function to libtests |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Dmitry V. Levin | Fix dumping of recvmmsg syscall in case of short read |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Dmitry V. Levin | Fix dumping of recvmsg syscall in case of short read |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Dmitry V. Levin | Fix decoding and dumping of readv syscall in case of... |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Dmitry V. Levin | tests/tests.h: add ARRAY_SIZE and LENGTH_OF macros |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Dmitry V. Levin | tests: add hexdump_strdup function to libtests |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Dmitry V. Levin | tests: add tprintf function to libtests |
commit | commitdiff | tree | snapshot |
2016-01-19 |
Dmitry V. Levin | quotactl: add Q_XGETQSTATV command decoding |
commit | commitdiff | tree | snapshot |
2016-01-19 |
Dmitry V. Levin | quotactl: add decoding of if_dqinfo.dqi_flags constants |
commit | commitdiff | tree | snapshot |
2016-01-19 |
Dmitry V. Levin | quotactl: consistenly decode all write and unknown... |
commit | commitdiff | tree | snapshot |
2016-01-19 |
Dmitry V. Levin | quotactl: fix Q_QUOTAON command decoding |
commit | commitdiff | tree | snapshot |
2016-01-19 |
Dmitry V. Levin | quotactl: print third argument as unsigned int |
commit | commitdiff | tree | snapshot |
2016-01-19 |
Dmitry V. Levin | quotactl: fix Q_XQUOTAOFF command decoding |
commit | commitdiff | tree | snapshot |
2016-01-19 |
Dmitry V. Levin | quotactl: fix Q_GETFMT and Q_XQUOTAON commands decoding |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Dmitry V. Levin | Update quotactl constants |
commit | commitdiff | tree | snapshot |
2016-01-19 |
Dmitry V. Levin | Replace u_int{8,16,32,64} with uint{8,16,32,64} |
commit | commitdiff | tree | snapshot |
2016-01-19 |
Dmitry V. Levin | Move definitions of quotactl constants to xlat files |
commit | commitdiff | tree | snapshot |
2016-01-15 |
Dmitry V. Levin | llseek.test: robustify against libcs invoking _llseek... |
commit | commitdiff | tree | snapshot |
2016-01-15 |
Dmitry V. Levin | lseek.test: robustify against libcs invoking lseek... |
commit | commitdiff | tree | snapshot |
2016-01-14 |
Dmitry V. Levin | mmsg.test: fix regression introduced by commit v4.11... |
commit | commitdiff | tree | snapshot |
2016-01-13 |
Dmitry V. Levin | aio.test: check memory access by aio decoders |
commit | commitdiff | tree | snapshot |
2016-01-13 |
Dmitry V. Levin | s390, s390x: fix printing of syscalls unknown to the... |
commit | commitdiff | tree | snapshot |
2016-01-13 |
Dmitry V. Levin | s390, s390x: print all syscall arguments for syscall... |
commit | commitdiff | tree | snapshot |
2016-01-13 |
Dmitry V. Levin | mips o32: alias sys_syscall to printargs |
commit | commitdiff | tree | snapshot |
2016-01-13 |
Dmitry V. Levin | travis-ci: update build matrix |
commit | commitdiff | tree | snapshot |
2016-01-13 |
Dmitry V. Levin | mpers.awk: add support for DWARF files generated by... |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Dmitry V. Levin | configure.ac: reorder some statements for better readab... |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Dmitry V. Levin | scm_rights-fd.test: rewrite without fork |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Dmitry V. Levin | tests: fix clang "duplicate 'const' declaration specifi... |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Dmitry V. Levin | tests/times.c: fix clang compilation warning |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Dmitry V. Levin | tests/mmsg.c: fix build on rhel6/ppc |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Dmitry V. Levin | s390: fix sigreturn decoding on recent kernels |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Dmitry V. Levin | Update PTRACE_* constants |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Dmitry V. Levin | Fix struct sigevent decoding for musl |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Dmitry V. Levin | syscall.c: include <signal.h> |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Dmitry V. Levin | signal.c: fix musl libc compilation warning |
commit | commitdiff | tree | snapshot |
next |