Idan Horowitz
|
e521ffd156
Kernel: Add support for the MSG_WAITALL sys$recvmsg flag
|
3 years ago |
Idan Horowitz
|
5514d60d8d
Kernel: Add support for the MSG_DONTROUTE sys$sendmsg flag
|
3 years ago |
Ben Wiederhake
|
3e7e503dee
strace: Implement get_process_name and gettid
|
3 years ago |
Ben Wiederhake
|
2dd5c7d2cc
strace: Implement dbgputstr syscall
|
3 years ago |
Andreas Kling
|
216e21a1fa
AK: Convert AK::Format formatting helpers to returning ErrorOr<void>
|
3 years ago |
Ben Wiederhake
|
4512e89159
strace: Interpret errno codes for pointer-like return codes
|
3 years ago |
Ben Wiederhake
|
81b6be4bf4
strace: Switch to new flag handler, support more flags
|
3 years ago |
Ben Wiederhake
|
491ed375fc
strace: Better support for bitflags, show unrecognized flags
|
3 years ago |
Andreas Kling
|
248ff8e971
strace: Teach mmap() pretty-printer about more MAP_FOO flags
|
3 years ago |
Liav A
|
8554952690
Kernel + WindowServer: Re-define the interface to framebuffer devices
|
3 years ago |
Rodrigo Tobar
|
e3dffdacb8
strace: Add command line options to filter syscalls
|
3 years ago |
Rodrigo Tobar
|
6ff56a96bd
strace: Show sun_path on AF_UNIX socket addresses
|
3 years ago |
Rodrigo Tobar
|
441a1ae35d
strace: Add support for get{u,eu,g,eg,p,pp}id syscalls
|
3 years ago |
Rodrigo Tobar
|
1409cc8395
strace: Add formatting for clock_gettime
|
3 years ago |
Rodrigo Tobar
|
78de54f0f1
strace: Add initial ioctl formatting
|
3 years ago |
Nico Weber
|
f46a40a471
Utilities: Fix -Wunreachable-code warnings from clang
|
3 years ago |
Rodrigo Tobar
|
96a67d24e9
Strace: Add formatting for misc syscalls
|
3 years ago |
Rodrigo Tobar
|
8125edfe79
Strace: Add formatting for main memory-related syscalls
|
3 years ago |
Rodrigo Tobar
|
9394cfcaf3
Strace: Add formatting for main socket syscalls
|
3 years ago |
Rodrigo Tobar
|
a09b1879ca
Strace: Add main infrastructure and formatting of main I/O operations
|
3 years ago |
Rodrigo Tobar
|
f7a0196764
Strace: Move output formatting to separate function
|
3 years ago |
Gunnar Beutner
|
f285241cb8
Kernel: Rename Thread::tss to Thread::regs and add x86_64 support
|
4 years ago |
Gunnar Beutner
|
233ef26e4d
Kernel+Userland: Add x86_64 registers to RegisterState/PtraceRegisters
|
4 years ago |
Jelle Raaijmakers
|
fb6d141601
Utilities: Make `strace` stop parsing options on first non-option
|
4 years ago |
Andreas Kling
|
bf8fd4c193
Everywhere: Remove accidental '\n' from various outln() invocations
|
4 years ago |
Ali Mohammad Pur
|
a91a49337c
LibCore+Everywhere: Move OpenMode out of IODevice
|
4 years ago |
SViN24
|
e60c0d675e
strace: Write output to stderr instead of stdout (#7016)
|
4 years ago |
Andreas Kling
|
c7e5ef3057
strace: Stop using Core::IODevice::printf()
|
4 years ago |
Sergey Bugaev
|
7f98aaa65a
Userland: Pledge wpath & cpath in strace
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |