index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
strace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-26
linux-user: Fix shmat() strace
Ilya Leoshkevich
1
-1
/
+1
2024-03-26
linux-user: Fix semctl() strace
Ilya Leoshkevich
1
-6
/
+2
2024-03-01
linux-user: Add strace for shmat
Richard Henderson
1
-0
/
+24
2023-09-29
linux-user/strace: Clean up local variable shadowing
Philippe Mathieu-Daudé
1
-1
/
+0
2023-07-18
linux-user: Fix strace output for old_mmap
Helge Deller
1
-4
/
+45
2023-07-15
linux-user: Populate more bits in mmap_flags_tbl
Richard Henderson
1
-12
/
+9
2023-07-15
linux-user/strace: Expand struct flags to hold a mask
Richard Henderson
1
-18
/
+22
2023-07-08
linux-user: Improve strace output of pread64() and pwrite64()
Helge Deller
1
-0
/
+19
2023-03-10
linux-user: Emulate CLONE_PIDFD flag in clone()
Helge Deller
1
-0
/
+5
2023-03-10
linux-user: Add strace for prlimit64() syscall
Helge Deller
1
-0
/
+88
2023-03-10
linux-user: Provide print_raw_param64() for 64-bit values
Helge Deller
1
-4
/
+16
2023-02-03
linux-user: Show 4th argument of rt_sigprocmask() in strace
Helge Deller
1
-1
/
+2
2023-02-03
linux-user: add more netlink protocol constants
Letu Ren
1
-0
/
+48
2023-02-03
linux-user: fix strace build w/out munlockall
Mike Frysinger
1
-1
/
+3
2023-02-03
linux-user: Add missing MAP_HUGETLB and MAP_STACK flags in strace
Helge Deller
1
-0
/
+2
2023-01-25
linux-user/strace: Add output for execveat() syscall
Drew DeVault
1
-0
/
+23
2023-01-25
linux-user/strace: Extract print_execve_argv() from print_execve()
Drew DeVault
1
-32
/
+39
2023-01-25
linux-user/strace: Constify struct flags
Philippe Mathieu-Daudé
1
-20
/
+20
2022-10-21
linux-user: Implement faccessat2
WANG Xuerui
1
-1
/
+1
2022-10-21
linux-user: fix pidfd_send_signal()
Laurent Vivier
1
-2
/
+2
2022-09-27
linux-user: Lock log around strace
Richard Henderson
1
-19
/
+46
2022-09-27
linux-user: Update print_futex_op
Richard Henderson
1
-37
/
+33
2022-09-27
linux-user: Implement stracing madvise()
Ilya Leoshkevich
1
-0
/
+41
2022-09-27
linux-user: Show timespec on strace for futex()
Helge Deller
1
-1
/
+10
2022-09-27
linux-user: Add strace for clock_nanosleep()
Helge Deller
1
-0
/
+15
2022-09-27
linux-user: Fix strace of chmod() if mode == 0
Helge Deller
1
-0
/
+5
2022-09-27
linux-user: Add pidfd_open(), pidfd_send_signal() and pidfd_getfd() syscalls
Helge Deller
1
-0
/
+28
2022-09-27
linux-user: Add missing clock_gettime64() syscall strace
Helge Deller
1
-0
/
+53
2022-09-27
linux-user: Add missing signals in strace output
Helge Deller
1
-19
/
+11
2022-06-02
linux-user/strace: Use is_error in print_syscall_err
Richard Henderson
1
-1
/
+1
2022-05-23
linux-user: Have do_syscall() use CPUArchState* instead of void*
Philippe Mathieu-Daudé
1
-101
/
+101
2021-09-13
linux-user: Split linux-user internals out of qemu.h
Peter Maydell
1
-0
/
+1
2021-09-13
linux-user: Split strace prototypes into strace.h
Peter Maydell
1
-0
/
+2
2021-05-15
linux-user: Add strace support for printing arguments of llseek
Kito Cheng
1
-1
/
+2
2021-05-15
linux-user: strace now handles unshare syscall args correctly
Matus Kysel
1
-0
/
+18
2021-01-21
linux-user: Add IPv6 options to do_print_sockopt()
Shu-Chun Weng
1
-0
/
+109
2021-01-20
linux-user: add missing UDP get/setsockopt option
Shu-Chun Weng
1
-0
/
+6
2021-01-20
linux-user: Support F_ADD_SEALS and F_GET_SEALS fcntls
Shu-Chun Weng
1
-7
/
+32
2020-12-15
linux-user: remove GNUC check
Marc-André Lureau
1
-4
/
+0
2020-09-01
linux-user: Add strace support for printing OFD fcntl operations
Mike Gelfand
1
-0
/
+12
2020-08-27
linux-user: Add strace support for printing arguments for ioctls used for ter...
Filip Bozuta
1
-0
/
+195
2020-08-27
linux-user: Add strace support for printing arguments of some clock and time ...
Filip Bozuta
1
-66
/
+221
2020-08-27
linux-user: Add an api to print enumareted argument values with strace
Filip Bozuta
1
-0
/
+31
2020-08-27
linux-user: Add strace support for printing arguments of syscalls used to loc...
Filip Bozuta
1
-0
/
+21
2020-08-27
linux-user: Add strace support for printing arguments of truncate()/ftruncate...
Filip Bozuta
1
-0
/
+47
2020-08-27
linux-user: Make cpu_env accessible in strace.c
Filip Bozuta
1
-237
/
+242
2020-08-23
linux-user: Fix "print_fdset()" in "strace.c" to not print ", " after last value
Filip Bozuta
1
-2
/
+6
2020-07-14
linux-user: fix print_syscall_err() when syscall returned value is negative
Laurent Vivier
1
-23
/
+13
2020-07-14
linux-user: fix the errno value in print_syscall_err()
Laurent Vivier
1
-1
/
+1
2020-07-13
linux-user: Fix Coverity CID 1430271 / CID 1430272
Laurent Vivier
1
-4
/
+12
[next]