2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 29, 2025 — Jul 29, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Disable LLDB terminal colors, progress indicators, and the status line during tests More... 4 days ago
Update CTestCostData.txt. More... 10 days ago
Add command "absolute-time" to get value of monotonic clock More... 10 days ago
"when-end" command that gives the last event number of the recording More... 10 days ago
"info recording" command that gives the path to the recording More... 10 days ago
Clean up `TargetDescription` so that the CPU features are determined from the trace, not the local CPU. More... 11 days ago
Slightly clarify the instance names of rr release test runners. More... 11 days ago
Don't run application tests on Centos 10 since it doesn't support X11 or LibreOffice. More... 11 days ago
Update `distro-configs` to remove obsolete Ubuntu releases and add new CentOS/Debian releases. More... 11 days ago
Implement ptrace emulation of `NT_ARM_PACA_KEYS`/`NT_ARM_PACG_KEYS` More... 11 days ago
Try harder to avoid false matches in the `search` test. More... 11 days ago
Always search both the main library and its debuginfo in `Monkeypatcher::patch_after_mmap()` More... 11 days ago
Make `ElfReader::open_debug_file()` support searching for debuginfo files by build ID More... 11 days ago
Fix build error with old gcc versions. More... 11 days ago
GdbServerConnection.cc: do not call sprintf in a loop More... about 1 month ago
Simplify logic for setting __aarch64_have_lse_atomics More... about 1 month ago
Avoid leak in check_outside_mappings. More... about 2 months ago
src/record_syscall.cc: check the result of read() More... about 2 months ago
Support the umwait instruction. More... about 2 months ago
Support the tpause instruction. More... about 2 months ago
Advertise pointer authentication support to GDB (#4073) More... 3 months ago
test/util.h: include limits.h More... 3 months ago
Fix 32-bit readv/writev tests. More... 3 months ago
Add at least the first two feature_layouts in xsave_layout_from_trace. More... 3 months ago
Add DKMS support to zen_workaround kernel module Makefile More... 3 months ago
Pass through and record PR_SVE system calls on arm More... 4 months ago
Support preadv2 and pwritev2 syscalls. More... 4 months ago
Avoid warning about variable getting used uninitialized. More... 4 months ago
Handle PR_SET_USER_SYSCALL_DISPATCH by emulating a kernel that doesn't support it. More... 4 months ago
Set len in the ethtool_gstrings struct in sioc test. More... 4 months ago