index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linux-user
/
strace.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux-user: Fix strace output for s390x mmap()
Ilya Leoshkevich
2024-11-22
1
-1
/
+1
*
linux-user: Print tid not pid with strace
J. Neuschäfer
2024-11-22
1
-1
/
+1
*
linux-user: Trace rt_sigprocmask's sigsets
Ilya Leoshkevich
2024-10-22
1
-10
/
+74
*
linux-user: Add strace for recvfrom()
Philippe Mathieu-Daudé
2024-10-08
1
-0
/
+17
*
linux-user: Add strace for sendto()
Philippe Mathieu-Daudé
2024-10-08
1
-0
/
+15
*
linux-user: Factor print_buf_len() out
Philippe Mathieu-Daudé
2024-10-08
1
-4
/
+9
*
linux-user: Display sockaddr buffer as pointer
Philippe Mathieu-Daudé
2024-10-08
1
-1
/
+1
*
linux-user: Correct print_sockaddr() format
Philippe Mathieu-Daudé
2024-10-08
1
-6
/
+6
*
linux-user: Trace wait4()'s and waitpid()'s wstatus
Ilya Leoshkevich
2024-10-08
1
-0
/
+57
*
linux-user: add strace support for openat2
Michael Vogt
2024-10-08
1
-0
/
+47
*
linux-user: Fix shmat() strace
Ilya Leoshkevich
2024-03-26
1
-1
/
+1
*
linux-user: Fix semctl() strace
Ilya Leoshkevich
2024-03-26
1
-6
/
+2
*
linux-user: Add strace for shmat
Richard Henderson
2024-03-01
1
-0
/
+24
*
linux-user/strace: Clean up local variable shadowing
Philippe Mathieu-Daudé
2023-09-29
1
-1
/
+0
*
linux-user: Fix strace output for old_mmap
Helge Deller
2023-07-18
1
-4
/
+45
*
linux-user: Populate more bits in mmap_flags_tbl
Richard Henderson
2023-07-15
1
-12
/
+9
*
linux-user/strace: Expand struct flags to hold a mask
Richard Henderson
2023-07-15
1
-18
/
+22
*
linux-user: Improve strace output of pread64() and pwrite64()
Helge Deller
2023-07-08
1
-0
/
+19
*
linux-user: Emulate CLONE_PIDFD flag in clone()
Helge Deller
2023-03-10
1
-0
/
+5
*
linux-user: Add strace for prlimit64() syscall
Helge Deller
2023-03-10
1
-0
/
+88
*
linux-user: Provide print_raw_param64() for 64-bit values
Helge Deller
2023-03-10
1
-4
/
+16
*
linux-user: Show 4th argument of rt_sigprocmask() in strace
Helge Deller
2023-02-03
1
-1
/
+2
*
linux-user: add more netlink protocol constants
Letu Ren
2023-02-03
1
-0
/
+48
*
linux-user: fix strace build w/out munlockall
Mike Frysinger
2023-02-03
1
-1
/
+3
*
linux-user: Add missing MAP_HUGETLB and MAP_STACK flags in strace
Helge Deller
2023-02-03
1
-0
/
+2
*
linux-user/strace: Add output for execveat() syscall
Drew DeVault
2023-01-25
1
-0
/
+23
*
linux-user/strace: Extract print_execve_argv() from print_execve()
Drew DeVault
2023-01-25
1
-32
/
+39
*
linux-user/strace: Constify struct flags
Philippe Mathieu-Daudé
2023-01-25
1
-20
/
+20
*
linux-user: Implement faccessat2
WANG Xuerui
2022-10-21
1
-1
/
+1
*
linux-user: fix pidfd_send_signal()
Laurent Vivier
2022-10-21
1
-2
/
+2
*
linux-user: Lock log around strace
Richard Henderson
2022-09-27
1
-19
/
+46
*
linux-user: Update print_futex_op
Richard Henderson
2022-09-27
1
-37
/
+33
*
linux-user: Implement stracing madvise()
Ilya Leoshkevich
2022-09-27
1
-0
/
+41
*
linux-user: Show timespec on strace for futex()
Helge Deller
2022-09-27
1
-1
/
+10
*
linux-user: Add strace for clock_nanosleep()
Helge Deller
2022-09-27
1
-0
/
+15
*
linux-user: Fix strace of chmod() if mode == 0
Helge Deller
2022-09-27
1
-0
/
+5
*
linux-user: Add pidfd_open(), pidfd_send_signal() and pidfd_getfd() syscalls
Helge Deller
2022-09-27
1
-0
/
+28
*
linux-user: Add missing clock_gettime64() syscall strace
Helge Deller
2022-09-27
1
-0
/
+53
*
linux-user: Add missing signals in strace output
Helge Deller
2022-09-27
1
-19
/
+11
*
linux-user/strace: Use is_error in print_syscall_err
Richard Henderson
2022-06-02
1
-1
/
+1
*
linux-user: Have do_syscall() use CPUArchState* instead of void*
Philippe Mathieu-Daudé
2022-05-23
1
-101
/
+101
*
linux-user: Split linux-user internals out of qemu.h
Peter Maydell
2021-09-13
1
-0
/
+1
*
linux-user: Split strace prototypes into strace.h
Peter Maydell
2021-09-13
1
-0
/
+2
*
linux-user: Add strace support for printing arguments of llseek
Kito Cheng
2021-05-15
1
-1
/
+2
*
linux-user: strace now handles unshare syscall args correctly
Matus Kysel
2021-05-15
1
-0
/
+18
*
linux-user: Add IPv6 options to do_print_sockopt()
Shu-Chun Weng
2021-01-21
1
-0
/
+109
*
linux-user: add missing UDP get/setsockopt option
Shu-Chun Weng
2021-01-20
1
-0
/
+6
*
linux-user: Support F_ADD_SEALS and F_GET_SEALS fcntls
Shu-Chun Weng
2021-01-20
1
-7
/
+32
*
linux-user: remove GNUC check
Marc-André Lureau
2020-12-15
1
-4
/
+0
*
linux-user: Add strace support for printing OFD fcntl operations
Mike Gelfand
2020-09-01
1
-0
/
+12
[next]