72 Commits (d2f28a0ce8d2e09c0bc9c323b492d2ee70bbdc79)

Author SHA1 Message Date
Ilya Leoshkevich f769eb00b5 linux-user: Trace rt_sigprocmask's sigsets 2 years ago
Philippe Mathieu-Daudé 124e769083 linux-user: Add strace for recvfrom() 2 years ago
Philippe Mathieu-Daudé ff54bcd541 linux-user: Add strace for sendto() 2 years ago
Ilya Leoshkevich 322bfaa2ea linux-user: Trace wait4()'s and waitpid()'s wstatus 2 years ago
Michael Vogt 9729930344 linux-user: add strace support for openat2 2 years ago
Richard Henderson 9f7c97324c linux-user: Add strace for shmat 2 years ago
Helge Deller 036cf169a3 linux-user: Improve strace output of pread64() and pwrite64() 3 years ago
Helge Deller fe080593dd linux-user: Add translation for argument of msync() 3 years ago
Helge Deller dae81a083b linux-user: Add strace for prlimit64() syscall 3 years ago
Helge Deller 93cf7e6c4a linux-user: Enhance strace output for various syscalls 3 years ago
Helge Deller ab6c497e7e linux-user: Improve strace output of personality() and sysinfo() 3 years ago
Helge Deller 6a848b522e linux-user: Improve strace output of getgroups() and setgroups() 3 years ago
Helge Deller dfd8c5e9b3 linux-user: Add strace output for clock_getres_time64() and futex_time64() 3 years ago
Drew DeVault 5667a1aebe linux-user/strace: Add output for execveat() syscall 4 years ago
Helge Deller 8b95210fcb linux-user: Add strace output for timer_settime64() syscall 4 years ago
Helge Deller af804f39cc linux-user: Add close_range() syscall 4 years ago
WANG Xuerui 35a2c85f7d linux-user: Implement faccessat2 4 years ago
Helge Deller 4a877b82f7 linux-user: Add parameters of getrandom() syscall for strace 4 years ago
Helge Deller 785783bab1 linux-user: Add proper strace format strings for getdents()/getdents64() 4 years ago
Ilya Leoshkevich 375ce49be2 linux-user: Implement stracing madvise() 4 years ago
Helge Deller 05f3adc982 linux-user: Add strace for clock_nanosleep() 4 years ago
Helge Deller cc054c6f13 linux-user: Add pidfd_open(), pidfd_send_signal() and pidfd_getfd() syscalls 4 years ago
Helge Deller aad43d1542 linux-user: Add missing clock_gettime64() syscall strace 4 years ago
Richard Henderson dc3e83d5b1 linux-user/strace: Adjust get_thread_area for m68k 4 years ago
Giuseppe Musacchio db3221454d linux-user: Add copy_file_range to strace.list 5 years ago
Kito Cheng 9f771ad839 linux-user: Add strace support for printing arguments of llseek 5 years ago
Matus Kysel 5847d3098d linux-user: strace now handles unshare syscall args correctly 5 years ago
Filip Bozuta 1a674adf98 linux-user: Add strace support for printing arguments of some clock and time functions 6 years ago
Filip Bozuta 02e5d7d78e linux-user: Add strace support for printing arguments of syscalls used to lock and unlock memory 6 years ago
Filip Bozuta 7c89f34383 linux-user: Add strace support for printing arguments of truncate()/ftruncate() and getsid() 6 years ago
Filip Bozuta 79482e5987 linux-user: Add strace support for printing arguments of ioctl() 6 years ago
Filip Bozuta f4d92c5e9f linux-user: Add strace support for printing arguments of fallocate() 6 years ago
Filip Bozuta 5844f4bc41 linux-user: Add strace support for printing arguments of chown()/lchown() 6 years ago
Filip Bozuta af861deaed linux-user: Add strace support for printing arguments of lseek() 6 years ago
Filip Bozuta 4fc3cdde40 linux-user: Add strace support for printing argument of syscalls used for extended attributes 6 years ago
Filip Bozuta c42569f65c linux-user: Add strace support for a group of syscalls 6 years ago
Sergei Trofimovich fd568660b7 linux-user/strace.list: fix epoll_create{,1} -strace output 6 years ago
Helge Deller 9cbc0578cb linux-user/strace: Improve output of various syscalls 7 years ago
Philippe Mathieu-Daudé bb10540e76 linux-user/strace: Improve bind() output 7 years ago
Philippe Mathieu-Daudé 0d2187c4e0 linux-user/strace: Improve settimeofday() 7 years ago
Andreas Schwab 53bdbfdf53 linux-user: add strace for dup3 7 years ago
Jim Wilson d42744fe04 linux-user: Add support for strace for statx() syscall 7 years ago
Helge Deller 1b7695fe5f linux-user: Nicer strace output of chroot() syscall 7 years ago
Philippe Mathieu-Daudé 377e93e9e8 linux-user/strace: Improve recvmsg() output 8 years ago
Philippe Mathieu-Daudé ecfec98cf3 linux-user/strace: Improve capget()/capset() output 8 years ago
Richard Henderson b7bf79ccdd linux-user/alpha: Fix epoll syscalls 8 years ago
Miloš Stojanović 243e0fe550 linux-user: add rt_tgsigqueueinfo() strace 9 years ago
Miloš Stojanović 5162264e43 linux-user: add tkill(), tgkill() and rt_sigqueueinfo() strace 9 years ago
Miloš Stojanović 65424cc456 linux-user: add strace for getuid(), gettid(), getppid(), geteuid() 9 years ago
Aleksandar Markovic 5a03cd009a linux-user: Add support for syncfs() syscall 10 years ago