1. 4b9c68b Implement full decoding of 64-bit capabilities by Dmitry V. Levin · 10 years ago
  2. f548067 Print protocol name of socket descriptors with -yy option by Masatake YAMATO · 10 years ago
  3. af534b8 Consistently use C99 designated initializers in the new netlink code by Dmitry V. Levin · 10 years ago
  4. 993198d tests: add a test for decoding and dumping of recvmmsg/sendmmsg by Masatake YAMATO · 10 years ago
  5. 3ec5c04 tests: cleanup checks for basic programs by Dmitry V. Levin · 10 years ago
  6. fdfa722 tests: add a test for -yy option by Dmitry V. Levin · 10 years ago
  7. 4176d53 fsmagic: sort array by value and use bsearch for faster lookup by Dmitry V. Levin · 10 years ago
  8. 68d6424 getdents, getdents64: fix potential out-of-bounds read issues by Dmitry V. Levin · 10 years ago
  9. e55264e tests: skip detach-stopped.test when PTRACE_SEIZE doesn't work by Dmitry V. Levin · 10 years ago
  10. 97ca027 tests: fix uio building w/out preadv/pwritev by Mike Frysinger · 10 years ago
  11. b267aef tests: ignore *.tmp files by Mike Frysinger · 10 years ago
  12. 2b5bfeb tests: fix shell errors in detach tests by Mike Frysinger · 10 years ago
  13. 6673ac7 set_ptracer_any: add a little documentation by Mike Frysinger · 10 years ago
  14. 0189ff9 sigaction test: support arches w/out SA_RESTORER and swapped args by Mike Frysinger · 10 years ago
  15. 15114ec Decode file descriptors returned by accept and accept4 syscalls by Dmitry V. Levin · 10 years ago
  16. b076420 tests: robustify -k test by Dmitry V. Levin · 10 years ago
  17. c588b20 tests: enhance -k test by Dmitry V. Levin · 10 years ago
  18. e411397 unwind: fix build on 32-bit architectures by Dmitry V. Levin · 10 years ago
  19. 6e7ba0d tests: robustify -w option test by Dmitry V. Levin · 10 years ago
  20. 9682107 unwind: tests: add a test for -k option by Masatake YAMATO · 10 years ago
  21. e25fb4f tests: fix SCM_RIGHTS test for big-endian systems by Dmitry V. Levin · 10 years ago
  22. f23b097 Decode file descriptors passed via SCM_RIGHTS control messages by Dmitry V. Levin · 10 years ago
  23. 772e32b tests: add a test for -c and -w options by Dmitry V. Levin · 10 years ago
  24. cc3d591 tests: add a test for pread/pwrite and preadv/pwritev offset decoding by Dmitry V. Levin · 10 years ago
  25. 38593e9 Rewrite signal mask decoding without sigset_t by Dmitry V. Levin · 11 years ago
  26. b0c2a9d tests: tighten sigaction check by Dmitry V. Levin · 11 years ago
  27. 894c7e3 Add decoding of sockets descriptor 'paths' for network calls by Philippe Ombredanne · 11 years ago
  28. 123d401 tests: rename all tests so that their names end in .test suffix by Dmitry V. Levin · 11 years ago
  29. 66a15a5 tests: add a test for rt_sigaction output by Dmitry V. Levin · 11 years ago
  30. 0d7c365 tests: disable /proc based checks when /proc is not mounted by Dmitry V. Levin · 11 years ago
  31. a815185 tests/detach-{running,sleeping,stopped}: check post-detach state by Denys Vlasenko · 11 years ago
  32. 78460f8 tests: ensure that strace can detach from running processes by Dmitry V. Levin · 11 years ago
  33. 223e9a6 tests: ensure that strace does not leave sleeping processes stopped by Dmitry V. Levin · 11 years ago
  34. 3cb7a0c tests: fix parallel-tests support in detach-* tests by Dmitry V. Levin · 11 years ago
  35. 1e0a280 tests: parametrize "sleep 1" by Dmitry V. Levin · 11 years ago
  36. 97c8508 tests: ensure that strace can detach from sleeping and stopped processes by Dmitry V. Levin · 11 years ago
  37. f60347d tests: enhance timeout checks by Dmitry V. Levin · 11 years ago
  38. 107ceb9 tests: prepare for parallel-tests support by Dmitry V. Levin · 11 years ago
  39. 56ef5ef tests/net: fix portability issues by Dmitry V. Levin · 11 years ago
  40. 47b0dcc tests: add a test for basic network syscalls by Dmitry V. Levin · 11 years ago
  41. 56fb81c tests: do not skip tests when timeout utility is not available by Dmitry V. Levin · 11 years ago
  42. 53f6795 tests/stat: enhance regexps by Dmitry V. Levin · 11 years ago
  43. 6f11acd tests/stat: support fstatat syscall for stat() by Chris Metcalf · 11 years ago
  44. 1970da0 tests: stat: fix clean up of sample file by Mike Frysinger · 11 years ago
  45. d26d011 Ignore more files by Mike Frysinger · 11 years ago
  46. 318b0dd tests: add basic test for ftruncate, lseek and stat family syscalls by Dmitry V. Levin · 11 years ago
  47. 066a733 tests: relax check_prog to allow timeout command provided by busybox by Maxin B. John · 12 years ago
  48. 7b9e45e Fix trace=set regression introduced by commit v4.7-111-g9cbc15b by Dmitry V. Levin · 12 years ago
  49. 823eba2 tests: raise strace check timeout to 60 seconds by Dmitry V. Levin · 12 years ago
  50. 84abf70 tests: robustify again buggy shells by Dmitry V. Levin · 13 years ago
  51. d1d1822 tests: finish ptrace_setoptions_* merge by Dmitry V. Levin · 13 years ago
  52. 8f0f14b Fix tests/ptrace_setoptions_* to match last fix in ptrace options code by Denys Vlasenko · 13 years ago
  53. 2ea2ab0 Add test for PTRACE_O_TRACESYSGOOD by Dmitry V. Levin · 13 years ago
  54. 30ecdcc tests: update test for linux kernel version by Dmitry V. Levin · 13 years ago
  55. e254e53 Update ptrace_setoptions test by Dmitry V. Levin · 13 years ago
  56. f9a84ef tests: avoid SIGPIPE by Dmitry V. Levin · 14 years ago
  57. e689e04 tests: do not make missing /usr/bin/time a failure by Mike Frysinger · 14 years ago
  58. 4e4b5ad Implement two basic "strace -f" tests by Dmitry V. Levin · 14 years ago