| Commit message (Expand) | Author | Age | Files | Lines |
* | linux-user: Add strace support for printing arguments of ioctl() | Filip Bozuta | 2020-07-04 | 1 | -1/+2 |
* | linux-user: Add strace support for printing arguments of fallocate() | Filip Bozuta | 2020-06-29 | 1 | -1/+1 |
* | linux-user: Add strace support for printing arguments of chown()/lchown() | Filip Bozuta | 2020-06-29 | 1 | -2/+2 |
* | linux-user: Add strace support for printing arguments of lseek() | Filip Bozuta | 2020-06-29 | 1 | -1/+1 |
* | linux-user: Add strace support for printing argument of syscalls used for ext... | Filip Bozuta | 2020-06-29 | 1 | -9/+12 |
* | linux-user: Add strace support for a group of syscalls | Filip Bozuta | 2020-06-29 | 1 | -4/+4 |
* | linux-user/strace.list: fix epoll_create{,1} -strace output | Sergei Trofimovich | 2020-06-05 | 1 | -2/+2 |
* | linux-user/strace: Improve output of various syscalls | Helge Deller | 2020-02-19 | 1 | -26/+26 |
* | linux-user/strace: Improve bind() output | Philippe Mathieu-Daudé | 2019-10-21 | 1 | -1/+1 |
* | linux-user/strace: Improve settimeofday() | Philippe Mathieu-Daudé | 2019-10-21 | 1 | -1/+1 |
* | linux-user: add strace for dup3 | Andreas Schwab | 2019-10-21 | 1 | -0/+3 |
* | linux-user: Add support for strace for statx() syscall | Jim Wilson | 2019-07-02 | 1 | -0/+3 |
* | linux-user: Nicer strace output of chroot() syscall | Helge Deller | 2019-03-07 | 1 | -1/+1 |
* | linux-user/strace: Improve recvmsg() output | Philippe Mathieu-Daudé | 2018-07-03 | 1 | -1/+1 |
* | linux-user/strace: Improve capget()/capset() output | Philippe Mathieu-Daudé | 2018-07-03 | 1 | -2/+2 |
* | linux-user/alpha: Fix epoll syscalls | Richard Henderson | 2018-06-11 | 1 | -9/+0 |
* | linux-user: add rt_tgsigqueueinfo() strace | Miloš Stojanović | 2017-05-29 | 1 | -1/+1 |
* | linux-user: add tkill(), tgkill() and rt_sigqueueinfo() strace | Miloš Stojanović | 2017-05-29 | 1 | -3/+3 |
* | linux-user: add strace for getuid(), gettid(), getppid(), geteuid() | Miloš Stojanović | 2017-05-29 | 1 | -4/+4 |
* | linux-user: Add support for syncfs() syscall | Aleksandar Markovic | 2016-10-21 | 1 | -1/+1 |
* | linux-user: Add support for clock_adjtime() syscall | Aleksandar Markovic | 2016-10-21 | 1 | -0/+3 |
* | linux-user: Remove a duplicate item from strace.list | Aleksandar Markovic | 2016-10-21 | 1 | -3/+0 |
* | linux-user: Fix syslog() syscall support | Aleksandar Markovic | 2016-10-21 | 1 | -1/+1 |
* | linux-user: Add support for adjtimex() syscall | Aleksandar Markovic | 2016-10-21 | 1 | -1/+2 |
* | linux-user: Add missing Mips syscalls items in strace.list | Aleksandar Markovic | 2016-09-23 | 1 | -0/+114 |
* | linux-user: update get_thread_area/set_thread_area strace | Laurent Vivier | 2016-06-26 | 1 | -2/+4 |
* | linux-user: add socket() strace | Laurent Vivier | 2016-06-26 | 1 | -1/+1 |
* | linux-user: add socketcall() strace | Laurent Vivier | 2016-06-26 | 1 | -1/+1 |
* | linux-user: add setns and unshare | Riku Voipio | 2014-08-22 | 1 | -0/+3 |
* | linux-user: support timerfd_{create, gettime, settime} syscalls | Riku Voipio | 2014-08-22 | 1 | -0/+9 |
* | linux-user: support strace of epoll_create1 | Paul Burton | 2014-06-29 | 1 | -0/+3 |
* | [v2] linux-user: implement m68k atomic syscalls | Riku Voipio | 2013-09-24 | 1 | -0/+6 |
* | alpha-linux-user: Fix umount syscall numbers | Richard Henderson | 2013-09-24 | 1 | -3/+0 |
* | linux-user: Merge pread/pwrite into pread64/pwrite64 | Peter Maydell | 2012-12-08 | 1 | -6/+0 |
* | linux-user: Translate pipe2 flags; add to strace | Richard Henderson | 2012-08-04 | 1 | -0/+3 |
* | linux-user: improve traces | Laurent Vivier | 2011-04-26 | 1 | -6/+6 |
* | linux-user: add rmdir() strace | Laurent Vivier | 2011-02-17 | 1 | -0/+3 |
* | linux-user: Implement sync_file_range{,2} syscalls | Peter Maydell | 2011-01-07 | 1 | -0/+6 |
* | linux-user: strace now handles guest strings correctly [v2] | Mika Westerberg | 2009-06-16 | 1 | -53/+58 |
* | linux-user: Added posix message queue syscalls except mq_notify | aurel32 | 2009-04-15 | 1 | -6/+6 |
* | Fix return value printing for shmat (Lauro Ramos Venancio). | balrog | 2008-10-28 | 1 | -1/+1 |
* | Add new files fir strace support, missed in earlier commit. | ths | 2007-11-01 | 1 | -0/+1515 |