2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
Jul 02, 2025 — Jul 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
GdbServerConnection.cc: do not call sprintf in a loop More... 9 days ago
Simplify logic for setting __aarch64_have_lse_atomics More... 11 days ago
Avoid leak in check_outside_mappings. More... 19 days ago
src/record_syscall.cc: check the result of read() More... 20 days ago
Support the umwait instruction. More... 22 days ago
Support the tpause instruction. More... about 1 month ago
Advertise pointer authentication support to GDB (#4073) More... about 2 months ago
test/util.h: include limits.h More... 2 months ago
Fix 32-bit readv/writev tests. More... 2 months ago
Add at least the first two feature_layouts in xsave_layout_from_trace. More... 2 months ago
Add DKMS support to zen_workaround kernel module Makefile More... 2 months ago
Pass through and record PR_SVE system calls on arm More... 3 months ago
Support preadv2 and pwritev2 syscalls. More... 3 months ago
Avoid warning about variable getting used uninitialized. More... 3 months ago
Handle PR_SET_USER_SYSCALL_DISPATCH by emulating a kernel that doesn't support it. More... 3 months ago
Set len in the ethtool_gstrings struct in sioc test. More... 3 months ago
Fix FATAL message for PERF_EVENT_IOC_DISABLE. More... 3 months ago
Packet size should be in hex. More... 4 months ago
Add support for Intel(R) Core(TM) Ultra 7 255U More... 4 months ago
fix: copy_file skip files larger than 1GB (Fixes #4039) More... 5 months ago
Rename `crc32` to `update_crc32`. More... 5 months ago
Check to see if we have AVX before comparing AVX registers. Very low end systems might not. More... 5 months ago
Add PR_GET_MDWE support (Fixes #4043) More... 6 months ago
When reporting extra errno information use orig_arg1(). More... 6 months ago
The ELF program headers can be empty (e.g. for a debugaltlink file). Allow that. More... 6 months ago
Avoid redefining `open_how` More... 6 months ago
Fix `PTRACE_TRACEME` emulation to try to find the "real parent" task if possible. More... 6 months ago
Track creator_tid in RecordTask More... 6 months ago
Rename pid to tid in prepare_ptrace More... 6 months ago
Fix resolve_address to account for multiple mappings of the same file offset More... 7 months ago