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