1. 5061ef2 test/sfd.c: add missing includes by Elliott Hughes · 9 years ago
  2. 3570199 test: add a manual test for seccomp decoding by Dmitry V. Levin · 9 years ago
  3. e837b14 tests: add a test for select syscall decoding by Dmitry V. Levin · 9 years ago
  4. 85db86e Add a test for the latest select decoding fix by Dr. David Alan Gilbert · 11 years ago
  5. c4b9214 test/select.c: make comment more understandable. by Denys Vlasenko · 11 years ago
  6. 025f108 Fix select decoding with bogus (huge or negative) nfds. by Dr. David Alan Gilbert · 11 years ago
  7. b51f364 Improve sigreturn decoding on x86 to show RT signal bits too. by Denys Vlasenko · 11 years ago
  8. 48d3159 test: add mtd/ubi test helpers by Mike Frysinger · 11 years ago
  9. b51ce62 test: include headers for used funcs by Mike Frysinger · 11 years ago
  10. 554e6f3 test/threaded_execve: fix on metag by James Hogan · 11 years ago
  11. 5cf23c5 test/skodic: make a bit more portable by James Hogan · 11 years ago
  12. 1ba8543 Clean up mmap decoding by Denys Vlasenko · 11 years ago
  13. 8dedb0d Fixes in "new" mmap by Denys Vlasenko · 11 years ago
  14. 09a87ae Remove wrong x32-specific lseek by Denys Vlasenko · 11 years ago
  15. cb419c5 test/threaded_execve: make it also test a case when leader is not in syscall by Denys Vlasenko · 12 years ago
  16. a6d91de Tidy up includes and copyright notices, fix indentation by Denys Vlasenko · 12 years ago
  17. 000b601 Fix a case of broken output if last seen syscall was exit by Denys Vlasenko · 12 years ago
  18. c76ae43 Add new test program: test/threaded_execve.c by Denys Vlasenko · 12 years ago
  19. 5d64581 Improve code readability by avoiding assignments inside if() by Denys Vlasenko · 13 years ago
  20. 9aa9796 Optimize sys_old_mmap by Denys Vlasenko · 13 years ago
  21. 7c57be8 Add fflush after printf in test/sigkill_rain.c by Denys Vlasenko · 13 years ago
  22. 8158e77 Update test/* directory, it seem to be a bit bit-rotted by Denys Vlasenko · 13 years ago
  23. b63256e Whitespace cleanups. no code changes. by Denys Vlasenko · 13 years ago
  24. a6ca968 Remove obsolete .cvsignore files by Dmitry V. Levin · 13 years ago
  25. 414fe7d Cleanup trailing whitespaces and indentation that uses spaces before tabs by Dmitry V. Levin · 15 years ago
  26. eb9e2e8 Revert unapproved commits. by Roland McGrath · 15 years ago
  27. 8ed5727 By Hans-Christian Egtvedt (hans-christian.egtvedt AT atmel.com): by Denys Vlasenko · 15 years ago
  28. 26de70e test/sigkill_rain.c: a testcase with lots of async deaths by Denys Vlasenko · 15 years ago
  29. 215cc27 * defs.h: Add new struct tcb fields: wait_status, next_need_service. by Denys Vlasenko · 15 years ago
  30. b1efe53 Fix build breakage from my previous commit. by Denys Vlasenko · 15 years ago
  31. 62958b2 vda tests his commit powers by removing trailing whitespace from a test by Denys Vlasenko · 16 years ago
  32. 276ceb3 2007-11-06 Jan Kratochvil <jan.kratochvil@redhat.com> by Roland McGrath · 17 years ago
  33. a2eed4f 2007-08-02 Jan Kratochvil <jan.kratochvil@redhat.com> by Roland McGrath · 17 years ago
  34. e1e57b2 2007-07-05 Jan Kratochvil <jan.kratochvil@redhat.com> by Roland McGrath · 17 years ago
  35. 10b9cfb add clone by Wichert Akkerman · 24 years ago
  36. 9b0c31d process.c: perform bpt trick for clone as well so we can get the pid of the child before it starts doing something by Wichert Akkerman · 24 years ago
  37. 16a03d2 test/clone.c: minor fixup by Wichert Akkerman · 24 years ago
  38. 529f06d add clone test by Wichert Akkerman · 24 years ago
  39. c792698 README-linux: updated to note that strace might not compile by Wichert Akkerman · 24 years ago
  40. faf7222 test/vfork.c: new file to test vfork traces by Wichert Akkerman · 24 years ago
  41. 245a6ac Automatically probe for sys/poll.h by Pavel Machek · 24 years ago
  42. 76baf7c Initial revision by Wichert Akkerman · 25 years ago