Age | Commit message (Expand) | Author |
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 |
2016-06-26 | linux-user: add socketcall() strace | Laurent Vivier |
2014-08-22 | linux-user: add setns and unshare | Riku Voipio |
2014-08-22 | linux-user: support timerfd_{create, gettime, settime} syscalls | Riku Voipio |
2014-06-29 | linux-user: support strace of epoll_create1 | Paul Burton |
2013-09-24 | [v2] linux-user: implement m68k atomic syscalls | Riku Voipio |
2013-09-24 | alpha-linux-user: Fix umount syscall numbers | Richard Henderson |
2012-12-08 | linux-user: Merge pread/pwrite into pread64/pwrite64 | Peter Maydell |
2012-08-04 | linux-user: Translate pipe2 flags; add to strace | Richard Henderson |
2011-04-26 | linux-user: improve traces | Laurent Vivier |
2011-02-17 | linux-user: add rmdir() strace | Laurent Vivier |
2011-01-07 | linux-user: Implement sync_file_range{,2} syscalls | Peter Maydell |
2009-06-16 | linux-user: strace now handles guest strings correctly [v2] | Mika Westerberg |
2009-04-15 | linux-user: Added posix message queue syscalls except mq_notify | aurel32 |
2008-10-28 | Fix return value printing for shmat (Lauro Ramos Venancio). | balrog |
2007-11-01 | Add new files fir strace support, missed in earlier commit. | ths |