1. 78ed3f3 alpha, ia64, sh, sparc, sparc64: fix pipe and pipe2 syscalls decoding by Dmitry V. Levin · 10 years ago
  2. e7d671b tests: add a test for mmap/mprotect/munmap decoding by Dmitry V. Levin · 10 years ago
  3. 485f8fb tests: add a test for SECCOMP_MODE_FILTER decoding by Dmitry V. Levin · 10 years ago
  4. 226bf1c tests: factor out common awk code by Dmitry V. Levin · 10 years ago
  5. 8f54664 tests: factor out common shell code to functions by Dmitry V. Levin · 10 years ago
  6. 30bcb79 tests: add a test for sigreturn/rt_sigreturn decoding by Dmitry V. Levin · 10 years ago
  7. 977550d tests: robustify pc.test by Dmitry V. Levin · 10 years ago
  8. 23ce9e4 Remove support for systems without PTRACE_SETOPTIONS by Dmitry V. Levin · 10 years ago
  9. e3e64a1 tests: fix "make dist" regression by Dmitry V. Levin · 10 years ago
  10. 7e79a8b tests: workaround broken awk by Dmitry V. Levin · 10 years ago
  11. 0f4ad30 Fix build with old kernel headers by Dmitry V. Levin · 10 years ago
  12. e96cb62 print_pc: fix multiple personalities support by Dmitry V. Levin · 10 years ago
  13. aa80192 -b execve: avoid misleading warning about unknown pid by Dmitry V. Levin · 10 years ago
  14. fef0907 Implement getrandom syscall decoding by Dmitry V. Levin · 10 years ago
  15. e837b14 tests: add a test for select syscall decoding by Dmitry V. Levin · 10 years ago
  16. 495f525 tests: add a test for the latest dumpio fix by Dmitry V. Levin · 10 years ago
  17. c9e2418 tests: add a test for sockaddr_un.sun_path decoding by Dmitry V. Levin · 10 years ago
  18. df7aa2b ioctl: take all 32 bits of ioctl commands into account by Dmitry V. Levin · 10 years ago
  19. 12e2442 tests: add tests for ipc syscalls decoding by Dmitry V. Levin · 10 years ago
  20. 1ea6473 Fix fanotify_mark decoding on 32-bit architectures by Dmitry V. Levin · 10 years ago
  21. 7b01014 tests: check verbose decoding of 32-bit and 64-bit struct stat by Dmitry V. Levin · 10 years ago
  22. 6b5df32 tests: fix unix domain socket decoding availability test by Dmitry V. Levin · 10 years ago
  23. 6077ad8 tests: add a test for decoding unix domain socket addresses by Masatake YAMATO · 10 years ago
  24. 80f7db1 Fix decoding of 16-bit *chown and [gs]et*[gu]id syscalls by Dmitry V. Levin · 10 years ago
  25. 1da7c95 printuid: fix uid_t decoding on 64-bit architectures by Dmitry V. Levin · 10 years ago
  26. 4b9c68b Implement full decoding of 64-bit capabilities by Dmitry V. Levin · 10 years ago
  27. 993198d tests: add a test for decoding and dumping of recvmmsg/sendmmsg by Masatake YAMATO · 10 years ago
  28. fdfa722 tests: add a test for -yy option by Dmitry V. Levin · 10 years ago
  29. 4176d53 fsmagic: sort array by value and use bsearch for faster lookup by Dmitry V. Levin · 10 years ago
  30. 68d6424 getdents, getdents64: fix potential out-of-bounds read issues by Dmitry V. Levin · 10 years ago
  31. b076420 tests: robustify -k test by Dmitry V. Levin · 10 years ago
  32. 9682107 unwind: tests: add a test for -k option by Masatake YAMATO · 10 years ago
  33. f23b097 Decode file descriptors passed via SCM_RIGHTS control messages by Dmitry V. Levin · 10 years ago
  34. 772e32b tests: add a test for -c and -w options by Dmitry V. Levin · 10 years ago
  35. cc3d591 tests: add a test for pread/pwrite and preadv/pwritev offset decoding by Dmitry V. Levin · 10 years ago
  36. 894c7e3 Add decoding of sockets descriptor 'paths' for network calls by Philippe Ombredanne · 11 years ago
  37. 123d401 tests: rename all tests so that their names end in .test suffix by Dmitry V. Levin · 11 years ago
  38. 66a15a5 tests: add a test for rt_sigaction output by Dmitry V. Levin · 11 years ago
  39. 78460f8 tests: ensure that strace can detach from running processes by Dmitry V. Levin · 11 years ago
  40. 97c8508 tests: ensure that strace can detach from sleeping and stopped processes by Dmitry V. Levin · 11 years ago
  41. f60347d tests: enhance timeout checks by Dmitry V. Levin · 11 years ago
  42. 107ceb9 tests: prepare for parallel-tests support by Dmitry V. Levin · 11 years ago
  43. 47b0dcc tests: add a test for basic network syscalls by Dmitry V. Levin · 11 years ago
  44. 318b0dd tests: add basic test for ftruncate, lseek and stat family syscalls by Dmitry V. Levin · 11 years ago
  45. 7b9e45e Fix trace=set regression introduced by commit v4.7-111-g9cbc15b by Dmitry V. Levin · 12 years ago
  46. d1d1822 tests: finish ptrace_setoptions_* merge by Dmitry V. Levin · 13 years ago
  47. 2ea2ab0 Add test for PTRACE_O_TRACESYSGOOD by Dmitry V. Levin · 13 years ago
  48. e254e53 Update ptrace_setoptions test by Dmitry V. Levin · 13 years ago
  49. 4e4b5ad Implement two basic "strace -f" tests by Dmitry V. Levin · 14 years ago