]> granicus.if.org Git - strace/shortlog
strace
2016-02-13 Dmitry V. LevinFix numbers of syscall arguments in syscall tables
2016-02-13 Dmitry V. Levins390: decode fadvise64 and fadvise64_64
2016-02-13 Dmitry V. Levinmips n64: use the most optimal parser for fadvise64...
2016-02-13 Dmitry V. Levinia64: decode fstatfs64 and statfs64
2016-02-13 Dmitry V. Levinalpha, ia64, mips, sh, sh64: fix the number of pipe...
2016-02-13 Dmitry V. Levinalpha, ia64, mips, sh*, sparc*: fix error path decoding...
2016-02-13 Dmitry V. LevinFix pathtrace match for pipe2 syscall
2016-02-13 Dmitry V. Levinavr32: wire up missing syscalls
2016-02-12 Dmitry V. Levintests: check decoding of madvise, mlockall, mremap...
2016-02-11 Dmitry V. LevinSimplify decoding of waitpid and wait4 syscalls
2016-02-11 Dmitry V. Levinwaitid: print pid argument as int
2016-02-11 Dmitry V. Levinwaitid: always print 5th argument
2016-02-11 Dmitry V. Levinsocketutils: add const qualifier to variables
2016-02-11 Dmitry V. Levinprint_sockaddr_by_inode: cleanup protocol lookup
2016-02-09 Dmitry V. Levintests: check that -f -p attaches to threads properly
2016-02-09 Dmitry V. LevinIntroduce libstrace.a for potentially conditional compi...
2016-02-08 Dmitry V. Levintravis-ci: pass more gcov arguments to codecov
2016-02-08 Dmitry V. Levintests: extend coverage of struct itimerspec
2016-02-08 Dmitry V. Levintests: extend coverage of utimensat syscall
2016-02-08 Dmitry V. Levintests: extend coverage of time syscall
2016-02-08 Dmitry V. Levintests: extend coverage of struct sigevent
2016-02-08 Dmitry V. Levintests: extend coverage of execve and execveat syscalls
2016-02-08 Dmitry V. LevinFix decoding of execve and execveat syscalls with inval...
2016-02-08 Dmitry V. Levintests: extend coverage of capget syscall
2016-02-08 Dmitry V. Levintests: extend coverage of sched_getaffinity syscall
2016-02-08 Dmitry V. Levintests: extend coverage of utime syscall
2016-02-08 Dmitry V. Levintests: extend coverage of sysinfo syscall
2016-02-08 Dmitry V. Levintests: extend coverage of adjtimex syscall
2016-02-08 Dmitry V. Levintests: check that strace does not retain stdin and...
2016-02-08 Dmitry V. LevinCreate a dummy pipe descriptor instead of opening ...
2016-02-08 Denys VlasenkoIf stdin/stdout aren't open on startup, open them to...
2016-02-08 Denys VlasenkoClose stdin/out after child is forked
2016-02-05 Dmitry V. Levintests: add opipe.test
2016-02-05 Keith Owensstrace-graph: print the pid in the graph
2016-02-05 Keith Owensstrace-graph: cope with clone immediately followed...
2016-02-05 Keith Owensstrace-graph: handle recent strace output
2016-02-05 Keith Owensstrace-graph: handle strace -T
2016-02-05 Keith Owensstrace-graph: use "strict" and "warnings" pragmas
2016-02-04 Dmitry V. LevinAdd README.md file with links to build status and test...
2016-02-04 Dmitry V. Levintravis-ci: prepare and submit test coverage report
2016-02-04 Dmitry V. Levintests: extend readlink and readlinkat coverage
2016-02-04 Dmitry V. Levintests: add hexquote_strndup function to libtests
2016-02-04 Dmitry V. Levinreadlinkat.test: use readlink.test
2016-02-04 Gabriel LaskarAdd configure --enable-code-coverage option
2016-02-03 Dmitry V. LevinMakefile.am: introduce strace_CFLAGS and derivatives
2016-02-03 Dmitry V. LevinMakefile.am: use strace_CPPFLAGS consistently
2016-02-03 Dmitry V. Levintests: replace net-fd.test with net-y-unix.test
2016-02-03 Dmitry V. LevinImplement caching of print_sockaddr_by_inode
2016-02-03 Dmitry V. LevinChange unix_diag requests to use exact match instead...
2016-02-03 Dmitry V. LevinRobustify netlink response parsers
2016-02-03 Dmitry V. Levininet_parse_response: add a safety check
2016-02-03 Dmitry V. Levinreceive_responses: avoid potential hangup
2016-02-03 Dmitry V. Levintests: replace net-yy.test with net-yy-inet.test
2016-02-03 Dmitry V. Levintests: replace unix-yy.test with net-yy-unix.test
2016-02-02 Dmitry V. Levintests: add inode_of_sockfd function to libtests
2016-02-02 Dmitry V. Levinunix_parse_response: add a safety check
2016-01-29 Dmitry V. LevinFixed decoding of mincore syscall's last argument
2016-01-23 Dmitry V. LevinMove fallback -yy socket print from printfd to print_so...
2016-01-22 Dmitry V. LevinImplement simultaneous use of -p option and tracing...
2016-01-22 Dmitry V. Levinstrace.1: fix format of -P description
2016-01-21 Dmitry V. Levintests: use local nanosleep based sleep utility replacement
2016-01-21 Dmitry V. Levintests: add error_msg_and_fail function to libtests
2016-01-20 Dmitry V. LevinFix dumping of recvmmsg syscall in case of short read
2016-01-20 Dmitry V. LevinFix dumping of recvmsg syscall in case of short read
2016-01-20 Dmitry V. LevinFix decoding and dumping of readv syscall in case of...
2016-01-20 Dmitry V. Levintests/tests.h: add ARRAY_SIZE and LENGTH_OF macros
2016-01-20 Dmitry V. Levintests: add hexdump_strdup function to libtests
2016-01-20 Dmitry V. Levintests: add tprintf function to libtests
2016-01-19 Dmitry V. Levinquotactl: add Q_XGETQSTATV command decoding
2016-01-19 Dmitry V. Levinquotactl: add decoding of if_dqinfo.dqi_flags constants
2016-01-19 Dmitry V. Levinquotactl: consistenly decode all write and unknown...
2016-01-19 Dmitry V. Levinquotactl: fix Q_QUOTAON command decoding
2016-01-19 Dmitry V. Levinquotactl: print third argument as unsigned int
2016-01-19 Dmitry V. Levinquotactl: fix Q_XQUOTAOFF command decoding
2016-01-19 Dmitry V. Levinquotactl: fix Q_GETFMT and Q_XQUOTAON commands decoding
2016-01-17 Dmitry V. LevinUpdate quotactl constants
2016-01-19 Dmitry V. LevinReplace u_int{8,16,32,64} with uint{8,16,32,64}
2016-01-19 Dmitry V. LevinMove definitions of quotactl constants to xlat files
2016-01-15 Dmitry V. Levinllseek.test: robustify against libcs invoking _llseek...
2016-01-15 Dmitry V. Levinlseek.test: robustify against libcs invoking lseek...
2016-01-14 Dmitry V. Levinmmsg.test: fix regression introduced by commit v4.11...
2016-01-13 Dmitry V. Levinaio.test: check memory access by aio decoders
2016-01-13 Dmitry V. Levins390, s390x: fix printing of syscalls unknown to the...
2016-01-13 Dmitry V. Levins390, s390x: print all syscall arguments for syscall...
2016-01-13 Dmitry V. Levinmips o32: alias sys_syscall to printargs
2016-01-13 Dmitry V. Levintravis-ci: update build matrix
2016-01-13 Dmitry V. Levinmpers.awk: add support for DWARF files generated by...
2016-01-12 Dmitry V. Levinconfigure.ac: reorder some statements for better readab...
2016-01-12 Dmitry V. Levinscm_rights-fd.test: rewrite without fork
2016-01-12 Dmitry V. Levintests: fix clang "duplicate 'const' declaration specifi...
2016-01-12 Dmitry V. Levintests/times.c: fix clang compilation warning
2016-01-12 Dmitry V. Levintests/mmsg.c: fix build on rhel6/ppc
2016-01-12 Dmitry V. Levins390: fix sigreturn decoding on recent kernels
2016-01-12 Dmitry V. LevinUpdate PTRACE_* constants
2016-01-12 Dmitry V. LevinFix struct sigevent decoding for musl
2016-01-12 Dmitry V. Levinsyscall.c: include <signal.h>
2016-01-12 Dmitry V. Levinsignal.c: fix musl libc compilation warning
2016-01-12 Dmitry V. Levintests: fix TEST_SYSCALL_{NR,STR} and STRUCT_STAT_STR...
2016-01-12 Dmitry V. Levintests/struct_flock.c: fix musl libc compilation warnings
2016-01-12 Dmitry V. Levintests/inet-cmsg.c: fix musl libc compilation warnings
next