aboutsummaryrefslogtreecommitdiff
path: root/linux-user/strace.list
AgeCommit message (Expand)Author
2024-10-22linux-user: Trace rt_sigprocmask's sigsetsIlya Leoshkevich
2024-10-08linux-user: Add strace for recvfrom()Philippe Mathieu-Daudé
2024-10-08linux-user: Add strace for sendto()Philippe Mathieu-Daudé
2024-10-08linux-user: Trace wait4()'s and waitpid()'s wstatusIlya Leoshkevich
2024-10-08linux-user: add strace support for openat2Michael Vogt
2024-03-01linux-user: Add strace for shmatRichard Henderson
2023-07-08linux-user: Improve strace output of pread64() and pwrite64()Helge Deller
2023-03-10linux-user: Add translation for argument of msync()Helge Deller
2023-03-10linux-user: Add strace for prlimit64() syscallHelge Deller
2023-02-03linux-user: Enhance strace output for various syscallsHelge Deller
2023-02-03linux-user: Improve strace output of personality() and sysinfo()Helge Deller
2023-02-03linux-user: Improve strace output of getgroups() and setgroups()Helge Deller
2023-02-03linux-user: Add strace output for clock_getres_time64() and futex_time64()Helge Deller
2023-01-25linux-user/strace: Add output for execveat() syscallDrew DeVault
2022-11-02linux-user: Add strace output for timer_settime64() syscallHelge Deller
2022-11-02linux-user: Add close_range() syscallHelge Deller
2022-10-21linux-user: Implement faccessat2WANG Xuerui
2022-09-28linux-user: Add parameters of getrandom() syscall for straceHelge Deller
2022-09-27linux-user: Add proper strace format strings for getdents()/getdents64()Helge Deller
2022-09-27linux-user: Implement stracing madvise()Ilya Leoshkevich
2022-09-27linux-user: Add strace for clock_nanosleep()Helge Deller
2022-09-27linux-user: Add pidfd_open(), pidfd_send_signal() and pidfd_getfd() syscallsHelge Deller
2022-09-27linux-user: Add missing clock_gettime64() syscall straceHelge Deller
2022-06-02linux-user/strace: Adjust get_thread_area for m68kRichard Henderson
2021-05-18linux-user: Add copy_file_range to strace.listGiuseppe Musacchio
2021-05-15linux-user: Add strace support for printing arguments of llseekKito Cheng
2021-05-15linux-user: strace now handles unshare syscall args correctlyMatus Kysel
2020-08-27linux-user: Add strace support for printing arguments of some clock and time ...Filip Bozuta
2020-08-27linux-user: Add strace support for printing arguments of syscalls used to loc...Filip Bozuta
2020-08-27linux-user: Add strace support for printing arguments of truncate()/ftruncate...Filip Bozuta
2020-07-04linux-user: Add strace support for printing arguments of ioctl()Filip Bozuta
2020-06-29linux-user: Add strace support for printing arguments of fallocate()Filip Bozuta
2020-06-29linux-user: Add strace support for printing arguments of chown()/lchown()Filip Bozuta
2020-06-29linux-user: Add strace support for printing arguments of lseek()Filip Bozuta
2020-06-29linux-user: Add strace support for printing argument of syscalls used for ext...Filip Bozuta
2020-06-29linux-user: Add strace support for a group of syscallsFilip Bozuta
2020-06-05linux-user/strace.list: fix epoll_create{,1} -strace outputSergei Trofimovich
2020-02-19linux-user/strace: Improve output of various syscallsHelge Deller
2019-10-21linux-user/strace: Improve bind() outputPhilippe Mathieu-Daudé
2019-10-21linux-user/strace: Improve settimeofday()Philippe Mathieu-Daudé
2019-10-21linux-user: add strace for dup3Andreas Schwab
2019-07-02linux-user: Add support for strace for statx() syscallJim Wilson
2019-03-07linux-user: Nicer strace output of chroot() syscallHelge Deller
2018-07-03linux-user/strace: Improve recvmsg() outputPhilippe Mathieu-Daudé
2018-07-03linux-user/strace: Improve capget()/capset() outputPhilippe Mathieu-Daudé
2018-06-11linux-user/alpha: Fix epoll syscallsRichard Henderson
2017-05-29linux-user: add rt_tgsigqueueinfo() straceMiloš Stojanović
2017-05-29linux-user: add tkill(), tgkill() and rt_sigqueueinfo() straceMiloš Stojanović
2017-05-29linux-user: add strace for getuid(), gettid(), getppid(), geteuid()Miloš Stojanović
2016-10-21linux-user: Add support for syncfs() syscallAleksandar Markovic