Age | Commit message (Expand) | Author |
2023-03-10 | linux-user: Add translation for argument of msync() | Helge Deller |
2023-03-10 | linux-user: Add strace for prlimit64() syscall | Helge Deller |
2023-02-03 | linux-user: Enhance strace output for various syscalls | Helge Deller |
2023-02-03 | linux-user: Improve strace output of personality() and sysinfo() | Helge Deller |
2023-02-03 | linux-user: Improve strace output of getgroups() and setgroups() | Helge Deller |
2023-02-03 | linux-user: Add strace output for clock_getres_time64() and futex_time64() | Helge Deller |
2023-01-25 | linux-user/strace: Add output for execveat() syscall | Drew DeVault |
2022-11-02 | linux-user: Add strace output for timer_settime64() syscall | Helge Deller |
2022-11-02 | linux-user: Add close_range() syscall | Helge Deller |
2022-10-21 | linux-user: Implement faccessat2 | WANG Xuerui |
2022-09-28 | linux-user: Add parameters of getrandom() syscall for strace | Helge Deller |
2022-09-27 | linux-user: Add proper strace format strings for getdents()/getdents64() | Helge Deller |
2022-09-27 | linux-user: Implement stracing madvise() | Ilya Leoshkevich |
2022-09-27 | linux-user: Add strace for clock_nanosleep() | Helge Deller |
2022-09-27 | linux-user: Add pidfd_open(), pidfd_send_signal() and pidfd_getfd() syscalls | Helge Deller |
2022-09-27 | linux-user: Add missing clock_gettime64() syscall strace | Helge Deller |
2022-06-02 | linux-user/strace: Adjust get_thread_area for m68k | Richard Henderson |
2021-05-18 | linux-user: Add copy_file_range to strace.list | Giuseppe Musacchio |
2021-05-15 | linux-user: Add strace support for printing arguments of llseek | Kito Cheng |
2021-05-15 | linux-user: strace now handles unshare syscall args correctly | Matus Kysel |
2020-08-27 | linux-user: Add strace support for printing arguments of some clock and time ... | Filip Bozuta |
2020-08-27 | linux-user: Add strace support for printing arguments of syscalls used to loc... | Filip Bozuta |
2020-08-27 | linux-user: Add strace support for printing arguments of truncate()/ftruncate... | Filip Bozuta |
2020-07-04 | linux-user: Add strace support for printing arguments of ioctl() | Filip Bozuta |
2020-06-29 | linux-user: Add strace support for printing arguments of fallocate() | Filip Bozuta |
2020-06-29 | linux-user: Add strace support for printing arguments of chown()/lchown() | Filip Bozuta |
2020-06-29 | linux-user: Add strace support for printing arguments of lseek() | Filip Bozuta |
2020-06-29 | linux-user: Add strace support for printing argument of syscalls used for ext... | Filip Bozuta |
2020-06-29 | linux-user: Add strace support for a group of syscalls | Filip Bozuta |
2020-06-05 | linux-user/strace.list: fix epoll_create{,1} -strace output | Sergei Trofimovich |
2020-02-19 | linux-user/strace: Improve output of various syscalls | Helge Deller |
2019-10-21 | linux-user/strace: Improve bind() output | Philippe Mathieu-Daudé |
2019-10-21 | linux-user/strace: Improve settimeofday() | Philippe Mathieu-Daudé |
2019-10-21 | linux-user: add strace for dup3 | Andreas Schwab |
2019-07-02 | linux-user: Add support for strace for statx() syscall | Jim Wilson |
2019-03-07 | linux-user: Nicer strace output of chroot() syscall | Helge Deller |
2018-07-03 | linux-user/strace: Improve recvmsg() output | Philippe Mathieu-Daudé |
2018-07-03 | linux-user/strace: Improve capget()/capset() output | Philippe Mathieu-Daudé |
2018-06-11 | linux-user/alpha: Fix epoll syscalls | Richard Henderson |
2017-05-29 | linux-user: add rt_tgsigqueueinfo() strace | Miloš Stojanović |
2017-05-29 | linux-user: add tkill(), tgkill() and rt_sigqueueinfo() strace | Miloš Stojanović |
2017-05-29 | linux-user: add strace for getuid(), gettid(), getppid(), geteuid() | Miloš Stojanović |
2016-10-21 | linux-user: Add support for syncfs() syscall | Aleksandar Markovic |
2016-10-21 | linux-user: Add support for clock_adjtime() syscall | Aleksandar Markovic |
2016-10-21 | linux-user: Remove a duplicate item from strace.list | Aleksandar Markovic |
2016-10-21 | linux-user: Fix syslog() syscall support | Aleksandar Markovic |
2016-10-21 | linux-user: Add support for adjtimex() syscall | Aleksandar Markovic |
2016-09-23 | linux-user: Add missing Mips syscalls items in strace.list | Aleksandar Markovic |
2016-06-26 | linux-user: update get_thread_area/set_thread_area strace | Laurent Vivier |
2016-06-26 | linux-user: add socket() strace | Laurent Vivier |