aboutsummaryrefslogtreecommitdiff
path: root/linux-user/strace.list
AgeCommit message (Expand)Author
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
2016-10-21linux-user: Add support for clock_adjtime() syscallAleksandar Markovic
2016-10-21linux-user: Remove a duplicate item from strace.listAleksandar Markovic
2016-10-21linux-user: Fix syslog() syscall supportAleksandar Markovic
2016-10-21linux-user: Add support for adjtimex() syscallAleksandar Markovic
2016-09-23linux-user: Add missing Mips syscalls items in strace.listAleksandar Markovic
2016-06-26linux-user: update get_thread_area/set_thread_area straceLaurent Vivier
2016-06-26linux-user: add socket() straceLaurent Vivier
2016-06-26linux-user: add socketcall() straceLaurent Vivier
2014-08-22linux-user: add setns and unshareRiku Voipio
2014-08-22linux-user: support timerfd_{create, gettime, settime} syscallsRiku Voipio
2014-06-29linux-user: support strace of epoll_create1Paul Burton
2013-09-24[v2] linux-user: implement m68k atomic syscallsRiku Voipio
2013-09-24alpha-linux-user: Fix umount syscall numbersRichard Henderson
2012-12-08linux-user: Merge pread/pwrite into pread64/pwrite64Peter Maydell
2012-08-04linux-user: Translate pipe2 flags; add to straceRichard Henderson
2011-04-26linux-user: improve tracesLaurent Vivier
2011-02-17linux-user: add rmdir() straceLaurent Vivier
2011-01-07linux-user: Implement sync_file_range{,2} syscallsPeter Maydell
2009-06-16linux-user: strace now handles guest strings correctly [v2]Mika Westerberg
2009-04-15linux-user: Added posix message queue syscalls except mq_notifyaurel32
2008-10-28Fix return value printing for shmat (Lauro Ramos Venancio).balrog
2007-11-01Add new files fir strace support, missed in earlier commit.ths