1. f9b455c Fix time syscall decoding for some personalities by Dmitry V. Levin · 9 years ago
  2. 3af6aab tests: add readlink.test and readlinkat.test by Gleb Fotengauer-Malinovskiy · 9 years ago
  3. 30ac062 signalfd4: fix flags decoding by Dmitry V. Levin · 9 years ago
  4. bf62c1b epoll_create1: fix flags decoding by Dmitry V. Levin · 9 years ago
  5. c8cba99 eventfd2: fix flags decoding by Dmitry V. Levin · 9 years ago
  6. d9fb450 Cleanup poll/ppoll decoders by Dmitry V. Levin · 9 years ago
  7. ea7ef93 tests: add oldselect.test by Dmitry V. Levin · 9 years ago
  8. 3456bcc Implement sched_getattr and sched_setattr syscalls decoding by Dmitry V. Levin · 9 years ago
  9. 95b84ea Implement memfd_create syscall decoding by Dmitry V. Levin · 9 years ago
  10. 7c22101 Implement execveat syscall decoding by Dmitry V. Levin · 9 years ago
  11. 4ff687b execve: fix support of personalities with different word size by Dmitry V. Levin · 9 years ago
  12. ddb53dd Implement bpf syscall decoding by Dmitry V. Levin · 9 years ago
  13. 10020ae tests: add sigaltstack.test by Elvira Khabirova · 9 years ago
  14. d27ccca tests: add utime.test by Dmitry V. Levin · 9 years ago
  15. b60b2a5 tests: add xattr.test by Dmitry V. Levin · 9 years ago
  16. 4b80f34 Fix filtering of <unavailable> syscalls by Dmitry V. Levin · 9 years ago
  17. 7bee462 net: decode setsockopt() multicast arguments by Dmitry V. Levin · 10 years ago
  18. 4832134 umovestr: fix short read bug by Dmitry V. Levin · 10 years ago
  19. 78ed3f3 alpha, ia64, sh, sparc, sparc64: fix pipe and pipe2 syscalls decoding by Dmitry V. Levin · 10 years ago
  20. e7d671b tests: add a test for mmap/mprotect/munmap decoding by Dmitry V. Levin · 10 years ago
  21. 485f8fb tests: add a test for SECCOMP_MODE_FILTER decoding by Dmitry V. Levin · 10 years ago
  22. 30bcb79 tests: add a test for sigreturn/rt_sigreturn decoding by Dmitry V. Levin · 10 years ago
  23. e96cb62 print_pc: fix multiple personalities support by Dmitry V. Levin · 10 years ago
  24. fef0907 Implement getrandom syscall decoding by Dmitry V. Levin · 10 years ago
  25. e837b14 tests: add a test for select syscall decoding by Dmitry V. Levin · 10 years ago
  26. 495f525 tests: add a test for the latest dumpio fix by Dmitry V. Levin · 10 years ago
  27. df7aa2b ioctl: take all 32 bits of ioctl commands into account by Dmitry V. Levin · 10 years ago
  28. 12e2442 tests: add tests for ipc syscalls decoding by Dmitry V. Levin · 10 years ago
  29. 1ea6473 Fix fanotify_mark decoding on 32-bit architectures by Dmitry V. Levin · 10 years ago
  30. 7b01014 tests: check verbose decoding of 32-bit and 64-bit struct stat by Dmitry V. Levin · 10 years ago
  31. 6b5df32 tests: fix unix domain socket decoding availability test by Dmitry V. Levin · 10 years ago
  32. 80f7db1 Fix decoding of 16-bit *chown and [gs]et*[gu]id syscalls by Dmitry V. Levin · 10 years ago
  33. 1da7c95 printuid: fix uid_t decoding on 64-bit architectures by Dmitry V. Levin · 10 years ago
  34. 993198d tests: add a test for decoding and dumping of recvmmsg/sendmmsg by Masatake YAMATO · 10 years ago
  35. fdfa722 tests: add a test for -yy option by Dmitry V. Levin · 10 years ago
  36. 4176d53 fsmagic: sort array by value and use bsearch for faster lookup by Dmitry V. Levin · 10 years ago
  37. b267aef tests: ignore *.tmp files by Mike Frysinger · 10 years ago
  38. 9682107 unwind: tests: add a test for -k option by Masatake YAMATO · 11 years ago
  39. f23b097 Decode file descriptors passed via SCM_RIGHTS control messages by Dmitry V. Levin · 11 years ago
  40. 66a15a5 tests: add a test for rt_sigaction output by Dmitry V. Levin · 11 years ago
  41. 97c8508 tests: ensure that strace can detach from sleeping and stopped processes by Dmitry V. Levin · 12 years ago
  42. 47b0dcc tests: add a test for basic network syscalls by Dmitry V. Levin · 12 years ago
  43. d26d011 Ignore more files by Mike Frysinger · 12 years ago
  44. 4e4b5ad Implement two basic "strace -f" tests by Dmitry V. Levin · 14 years ago