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 |
2016-01-12 |
Dmitry V. Levin | tests: fix TEST_SYSCALL_{NR,STR} and STRUCT_STAT_STR... |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Dmitry V. Levin | tests/struct_flock.c: fix musl libc compilation warnings |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Dmitry V. Levin | tests/inet-cmsg.c: fix musl libc compilation warnings |
commit | commitdiff | tree | snapshot |
2016-01-11 |
Dmitry V. Levin | aio.test: include <fcntl.h> instead of <sys/fcntl.h> |
commit | commitdiff | tree | snapshot |
2016-01-11 |
Dmitry V. Levin | mmsg.test: check memory access by sendmmsg and recvmmsg... |
commit | commitdiff | tree | snapshot |
2016-01-11 |
Dmitry V. Levin | mmsg.test: check decoding of flags passed to sendmmsg... |
commit | commitdiff | tree | snapshot |
2016-01-11 |
Dmitry V. Levin | mmsg.test: prefer direct sendmmsg/recvmmsg syscalls... |
commit | commitdiff | tree | snapshot |
2016-01-10 |
Dmitry V. Levin | sigreturn.test: use RT_5 signal number instead of RT_2 |
commit | commitdiff | tree | snapshot |
2016-01-10 |
Dmitry V. Levin | avr32: wire up accept4 syscall |
commit | commitdiff | tree | snapshot |
2016-01-09 |
Dmitry V. Levin | sparc64: fix names of {s,g}etres{u,g}id syscalls |
commit | commitdiff | tree | snapshot |
2016-01-09 |
Dmitry V. Levin | sparc64: remove sparc32 syscall entries |
commit | commitdiff | tree | snapshot |
2016-01-09 |
Dmitry V. Levin | sparc: remove sparc64 syscall entries |
commit | commitdiff | tree | snapshot |
2016-01-09 |
Dmitry V. Levin | sparc64: clone syscallent.h from sparc |
commit | commitdiff | tree | snapshot |
2016-01-09 |
Dmitry V. Levin | sparc: fix mlock2 sysentry, wire up bind, listen, and... |
commit | commitdiff | tree | snapshot |
2016-01-09 |
Dmitry V. Levin | tests: do not use settimeofday wrapper provided by... |
commit | commitdiff | tree | snapshot |
2016-01-09 |
Dmitry V. Levin | ioctl.test: robustify against libcs invoking ioctl... |
commit | commitdiff | tree | snapshot |
2016-01-09 |
Dmitry V. Levin | alpha: enhance decoding of getxpid, getxuid, and getxgi... |
commit | commitdiff | tree | snapshot |
2016-01-08 |
Dmitry V. Levin | Cleanup parser of getpagesize syscall |
commit | commitdiff | tree | snapshot |
2016-01-08 |
Dmitry V. Levin | alpha: alias getdtablesize to printargs |
commit | commitdiff | tree | snapshot |
2016-01-08 |
Dmitry V. Levin | tests: change text marker in fork-f and vfork-f tests |
commit | commitdiff | tree | snapshot |
2016-01-07 |
Dmitry V. Levin | Fix printing of 32-bit times syscall return value on... |
commit | commitdiff | tree | snapshot |
2016-01-07 |
Dmitry V. Levin | tests/vfork-f.c: support platforms without vfork |
commit | commitdiff | tree | snapshot |
2016-01-07 |
Dmitry V. Levin | Fix and enhance decoding of sched_[gs]etaffinity syscalls |
commit | commitdiff | tree | snapshot |
2016-01-06 |
Dmitry V. Levin | tests: convert epoll_create1.test from match_grep to... |
commit | commitdiff | tree | snapshot |
2016-01-06 |
Dmitry V. Levin | tests/struct_flock.c: use libtests |
commit | commitdiff | tree | snapshot |
2016-01-06 |
Dmitry V. Levin | tests/file_handle.c: use libtests |
commit | commitdiff | tree | snapshot |
2016-01-06 |
Dmitry V. Levin | tests/uid32.c: use libtests |
commit | commitdiff | tree | snapshot |
2016-01-06 |
Dmitry V. Levin | tests/uid16.c: use libtests |
commit | commitdiff | tree | snapshot |
2016-01-06 |
Dmitry V. Levin | tests/uid.c: use libtests |
commit | commitdiff | tree | snapshot |
2016-01-06 |
Dmitry V. Levin | tests/netlink_unix_diag.c: use libtests |
commit | commitdiff | tree | snapshot |
2016-01-06 |
Dmitry V. Levin | tests/netlink_inet_diag.c: use libtests |
commit | commitdiff | tree | snapshot |
2016-01-06 |
Dmitry V. Levin | tests/readdir.c: use libtests |
commit | commitdiff | tree | snapshot |
2016-01-06 |
Dmitry V. Levin | tests/getdents64.c: use libtests |
commit | commitdiff | tree | snapshot |
next |