]> granicus.if.org Git - strace/shortlog
strace
2017-04-15 Victor KrapivenskyUpdate statx parser and syscall entries lists to the...
2017-04-14 Dmitry V. Levintests: add more regex match checks
2017-04-14 Dmitry V. Levintests: make mq_sendrecv* test executables reenterable
2017-04-14 Dmitry V. Levintests: make mq test executable reenterable
2017-04-14 Dmitry V. Levintests: make net-yy-netlink test executable reenterable
2017-04-14 Dmitry V. Levintests: tabulate shmxt.test
2017-04-14 Dmitry V. LevinRevert "Implement -e trace=%sched option"
2017-04-14 Dmitry V. LevinRevert "Implement -e trace=%clock option"
2017-04-14 Dmitry V. Levintests: robustify regex.test
2017-04-14 JingPiao ChenImplement -e trace=/regex option
2017-04-14 Dmitry V. Levintests: fix ioctl_nsfs.test on hppa
2017-04-14 Dmitry V. Levintests: fix ioctl_nsfs.test on ia64
2017-04-13 Edgar Kaziahmedovtests: check decoding of the remaining V4L2_BUF_TYPE_...
2017-04-13 Edgar Kaziahmedovv4l2: Implement decoding of the remaining V4L2_BUF_TYPE...
2017-04-13 Dmitry V. Levintravis: use mainline kernel uapi headers for coverage
2017-04-13 Dmitry V. Levintravis: switch from clang-3.6 to clang-3.8
2017-04-13 Nikolay MarchukImplement decoding of NS_* ioctl commands
2017-04-13 Dmitry V. Levintravis: copy coverage test suite log to the travis log
2017-04-12 Dmitry V. Levintravis: add gcc-6
2017-04-11 Dmitry V. Levintests: robustify gen_tests.sh against in-tree builds
2017-04-11 Dmitry V. Levintrace_syscall_exiting: do not call get_regs for filtere...
2017-04-11 Dmitry V. LevinDelay get_regs invocation
2017-04-11 Dmitry V. Levinstartup_tcb: move get_scno invocation to a more conveni...
2017-04-11 Dmitry V. Levinget_regs: guard against subsequent invocations
2017-04-11 Dmitry V. Levinsyscall: move definitions of automatic variables closer...
2017-04-11 Dmitry V. Levintests: check decoding of gettid syscall
2017-04-11 Dmitry V. Levintests: fix build on alpha
2017-04-11 Dmitry V. LevinFix build with old linux/netlink.h
2017-04-10 Dmitry V. LevinDo not include xlat/netlink_protocols.h twice
2017-04-10 Dmitry V. LevinDo not include xlat/clocknames.h twice
2017-04-10 Dmitry V. LevinRemove unused xlat/openmodessol.in
2017-04-10 Dmitry V. LevinRemove unused xlat/aclipc.in
2017-04-07 Dmitry V. Levintests: remove statfs.expected
2017-04-07 Sandhya Bankartests: add tests for getpid and getppid syscalls
2017-04-07 Edgar KaziahmedovUpdate V4L2_* constants
2017-04-07 Abhishek TiwariImplement -e trace=%statfs option
2017-04-06 Rishi BhattImplement -e trace=%clock option
2017-04-06 Dmitry V. Levintests: tabulate xattr.test
2017-04-05 Dmitry V. Levintests: generalize scripts that check non-abbreviated...
2017-04-05 Dmitry V. Levintests: tabulate stereotypical test scripts
2017-04-04 Dmitry V. Levintests: handle test scripts with .gen.test suffix
2017-04-04 Eugene Syromyatnikovmpers.awk: add support for multidimensional arrays
2017-04-04 Dmitry V. Levinmpers.awk: prepare for adding support of multidimension...
2017-04-03 Dmitry V. Levintests: cleanup temporary files removals
2017-04-03 Dmitry V. Levintests: enhance sched.test negative check
2017-04-03 Dmitry V. Levintests: add a list of executables without side effects
2017-04-03 Dmitry V. Levintests: use fixed socket address in net-yy-unix.test
2017-04-03 Dmitry V. Levintests: use fixed socket address in net-y-unix.test
2017-04-03 Dmitry V. Levintests: run every test except ksysent.test in its own...
2017-04-03 Dmitry V. Levintests: make test executables invocable outside current...
2017-03-31 Dmitry V. Levintests: cleanup access.test
2017-03-30 Dmitry V. Levintests: cleanup oldfstat.test
2017-03-29 Dmitry V. Levinaarch64: workaround gcc+kernel bug
2017-03-29 Abhishek Tiwarialpha, mips: fix missing flags in stat related compatib...
2017-03-24 Dmitry V. Levinalpha: fix the number of arguments in alpha specific...
2017-03-24 Dmitry V. Levinalpha: update comments about not implemented syscalls
2017-03-23 Quentin MonnetUpdate BPF_MAP_TYPE_* constants
2017-03-23 Gleb Fotengauer... Update ioctl entries from linux v4.11-rc3
2017-03-23 Gleb Fotengauer... maint: update for linux 4.11
2017-03-19 Dmitry V. Levintest: rename README to README.md
2017-03-19 Dmitry V. Levintest: update README
2017-03-19 Dmitry V. Levintest: rewrite skodic.c demo
2017-03-18 Victor KrapivenskyImplement decoding of statx syscall
2017-03-17 Dmitry V. Levintests: check for out of bounds fetch in parsers of...
2017-03-17 Dmitry V. Levintests: check unexpected syscall errors returned by...
2017-03-17 Eugene Syromyatnikovtests: move try_run_prog to init.sh
2017-03-17 Eugene Syromyatnikovtests/sched.test: rc should be a local variable in...
2017-03-16 Dmitry V. Levintests: check decoding of int 0x80 on x86_64, x32, and x86
2017-03-16 Damien Profetastrace-graph: handle pid looping
2017-03-16 Dmitry V. Levintests: use TAIL_ALLOC_OBJECT_CONST_PTR
2017-03-16 Dmitry V. Levintests: use TAIL_ALLOC_OBJECT_VAR_PTR
2017-03-16 Dmitry V. Levintests: add TAIL_ALLOC_OBJECT_{CONST,VAR}_PTR to tests.h
2017-03-16 Victor KrapivenskyDecode RUSAGE_THREAD
2017-03-15 Eugene Syromyatnikovtests/sched.test: use heredoc in order to avoid spawnin...
2017-03-15 Dmitry V. Levintests: do not skip sched.test if one of its subtests...
2017-03-15 Dmitry V. Levintests: do not check decoding of setitimer syscall outsi...
2017-03-14 Dmitry V. Levintests: check decoding of getitimer and setitimer corner...
2017-03-13 Dmitry V. Levintests: rewrite sigreturn syscall decoding check from...
2017-03-13 Dmitry V. Levinia64, mips, x86_64: remove no longer used parsers of...
2017-03-13 Dmitry V. LevinMove sigreturn parser to libstrace
2017-03-13 Dmitry V. Levintests: check decoding of rt_sigreturn syscall
2017-03-13 Dmitry V. LevinImplement proper decoding of rt_sigreturn syscall
2017-03-13 Dmitry V. LevinIntroduce get_rt_sigframe_addr function
2017-03-13 Dmitry V. LevinIntroduce struct_rt_sigframe type
2017-03-13 Victor Krapivenskyunwind.c: fix a possible buffer overflow
2017-03-13 Victor Krapivenskyutil.c: remove a wrong comment
2017-03-10 Dmitry V. Levinriscv: export riscv_sp_ptr
2017-03-10 Dmitry V. Levinor1k: export or1k_sp_ptr
2017-03-10 Dmitry V. Levinnios2: export nios2_sp_ptr
2017-03-10 Dmitry V. Levinmetag: export metag_sp_ptr
2017-03-10 Dmitry V. Levinavr32: export avr32_sp_ptr
2017-03-10 Dmitry V. Levinarc: export arc_sp_ptr
2017-03-09 Dmitry V. LevinIntroduce print_sigset_addr function
2017-03-08 Dmitry V. LevinREADME.md: rework guidelines about sending bug reports
2017-03-08 Abhishek TiwariUpdate information on how to build strace from git...
2017-03-05 Dmitry V. LevinREADME.md: fix references to in-tree files
2017-03-05 Dmitry V. LevinINSTALL: regenerate from install.texi
2017-03-05 Dmitry V. Levininstall.texi: remove irrelevant sections
2017-03-05 Dmitry V. Levininstall.texi: import from GNU Autoconf
2017-03-05 Eugene SyromyatnikovImplement -e trace=%sched option for tracing sched_...
next