1. db32214 linux-user: Add copy_file_range to strace.list by Giuseppe Musacchio · 3 years, 8 months ago
  2. 9f771ad linux-user: Add strace support for printing arguments of llseek by Kito Cheng · 3 years, 7 months ago
  3. 5847d30 linux-user: strace now handles unshare syscall args correctly by Matus Kysel · 3 years, 9 months ago
  4. 1a674ad linux-user: Add strace support for printing arguments of some clock and time functions by Filip Bozuta · 4 years, 4 months ago
  5. 02e5d7d linux-user: Add strace support for printing arguments of syscalls used to lock and unlock memory by Filip Bozuta · 4 years, 4 months ago
  6. 7c89f34 linux-user: Add strace support for printing arguments of truncate()/ftruncate() and getsid() by Filip Bozuta · 4 years, 4 months ago
  7. 79482e59 linux-user: Add strace support for printing arguments of ioctl() by Filip Bozuta · 4 years, 6 months ago
  8. f4d92c5 linux-user: Add strace support for printing arguments of fallocate() by Filip Bozuta · 4 years, 6 months ago
  9. 5844f4b linux-user: Add strace support for printing arguments of chown()/lchown() by Filip Bozuta · 4 years, 6 months ago
  10. af861de linux-user: Add strace support for printing arguments of lseek() by Filip Bozuta · 4 years, 6 months ago
  11. 4fc3cdd linux-user: Add strace support for printing argument of syscalls used for extended attributes by Filip Bozuta · 4 years, 6 months ago
  12. c42569f linux-user: Add strace support for a group of syscalls by Filip Bozuta · 4 years, 6 months ago
  13. fd56866 linux-user/strace.list: fix epoll_create{,1} -strace output by Sergei Trofimovich · 4 years, 8 months ago
  14. 9cbc057 linux-user/strace: Improve output of various syscalls by Helge Deller · 5 years ago
  15. bb10540 linux-user/strace: Improve bind() output by Philippe Mathieu-Daudé · 5 years ago
  16. 0d2187c linux-user/strace: Improve settimeofday() by Philippe Mathieu-Daudé · 5 years ago
  17. 53bdbfd linux-user: add strace for dup3 by Andreas Schwab · 5 years ago
  18. d42744f linux-user: Add support for strace for statx() syscall by Jim Wilson · 5 years ago
  19. 1b7695f linux-user: Nicer strace output of chroot() syscall by Helge Deller · 6 years ago
  20. 377e93e linux-user/strace: Improve recvmsg() output by Philippe Mathieu-Daudé · 6 years ago
  21. ecfec98 linux-user/strace: Improve capget()/capset() output by Philippe Mathieu-Daudé · 6 years ago
  22. b7bf79c linux-user/alpha: Fix epoll syscalls by Richard Henderson · 7 years ago
  23. 243e0fe linux-user: add rt_tgsigqueueinfo() strace by Miloš Stojanović · 8 years ago
  24. 5162264 linux-user: add tkill(), tgkill() and rt_sigqueueinfo() strace by Miloš Stojanović · 8 years ago
  25. 65424cc linux-user: add strace for getuid(), gettid(), getppid(), geteuid() by Miloš Stojanović · 8 years ago
  26. 5a03cd0 linux-user: Add support for syncfs() syscall by Aleksandar Markovic · 8 years ago
  27. 38860a0 linux-user: Add support for clock_adjtime() syscall by Aleksandar Markovic · 8 years ago
  28. e21d695 linux-user: Remove a duplicate item from strace.list by Aleksandar Markovic · 8 years ago
  29. da2c8ad linux-user: Fix syslog() syscall support by Aleksandar Markovic · 8 years ago
  30. 19f59bc linux-user: Add support for adjtimex() syscall by Aleksandar Markovic · 8 years ago
  31. fea5561 linux-user: Add missing Mips syscalls items in strace.list by Aleksandar Markovic · 8 years ago
  32. 9a6309e linux-user: update get_thread_area/set_thread_area strace by Laurent Vivier · 9 years ago
  33. 8997d1b linux-user: add socket() strace by Laurent Vivier · 9 years ago
  34. fb3aabf linux-user: add socketcall() strace by Laurent Vivier · 9 years ago
  35. 9af5c90 linux-user: add setns and unshare by Riku Voipio · 10 years ago
  36. 5183434 linux-user: support timerfd_{create, gettime, settime} syscalls by Riku Voipio · 10 years ago
  37. 0fa82d3 linux-user: support strace of epoll_create1 by Paul Burton · 10 years ago
  38. 89aaf1a [v2] linux-user: implement m68k atomic syscalls by Riku Voipio · 11 years ago
  39. 8070e7b alpha-linux-user: Fix umount syscall numbers by Richard Henderson · 11 years ago
  40. 24c35a5 linux-user: Merge pread/pwrite into pread64/pwrite64 by Peter Maydell · 12 years ago
  41. e7ea6cb linux-user: Translate pipe2 flags; add to strace by Richard Henderson · 13 years ago
  42. 608e559 linux-user: improve traces by Laurent Vivier · 14 years ago
  43. 4de596c linux-user: add rmdir() strace by Laurent Vivier · 14 years ago
  44. c727f47 linux-user: Implement sync_file_range{,2} syscalls by Peter Maydell · 14 years ago
  45. 74d753a linux-user: strace now handles guest strings correctly [v2] by Mika Westerberg · 16 years ago
  46. 24e1003 linux-user: Added posix message queue syscalls except mq_notify by aurel32 · 16 years ago
  47. d435469 Fix return value printing for shmat (Lauro Ramos Venancio). by balrog · 16 years ago
  48. 33189d3 Add new files fir strace support, missed in earlier commit. by ths · 17 years ago