1. 436da36 i#8021: Include source files in core/ as dependencies for kernel module (#8025) by Bin Wang · 9 hours ago master
  2. 82d9da3 i#8001 shared defs: Share TEST* and BUFFER* macros (#8030) by Derek Bruening · 12 hours ago
  3. c1ae794 i#8026 histogram cleanup: Remove shifts from histogram map (#8033) by Derek Bruening · 4 days ago cronbuild-11.91.20664
  4. f88e38a i#8001 shared defs: Use TESTANY instead of TEST (#8032) by Derek Bruening · 5 days ago
  5. aa76721 i#8026 histogram cleanup: Add reduce guard (#8027) by Derek Bruening · 6 days ago
  6. 5cb97a7 i#8028: Fix clang-format-diff result in CI (#8029) by Bin Wang · 6 days ago
  7. 3280e26 i#8001 shared defs: Add project-wide header with ALIGN* macros (#8007) by Derek Bruening · 7 days ago
  8. 6242d1d i#8021: Relocate Kbuild output to binary directory (#8023) by Bin Wang · 10 days ago cronbuild-11.91.20658
  9. e44c791 i#8021: Bootstrap kernel module build support (#8020) by Bin Wang · 12 days ago
  10. cca4266 i#8018: Remove dead code block in core/ir/x86/encode.c (#8019) by Bin Wang · 13 days ago
  11. abc49b3 i#8016: Refactor noinline attributes to the double-underscore variant (#8017) by Bin Wang · 2 weeks ago
  12. cdca647 i#8014: Rename local variables named fallthrough (#8015) by Bin Wang · 2 weeks ago
  13. 25ad712 Reset inv checker state to prevent dup reports (#8010) by Abhinav Anil Sharma · 2 weeks ago cronbuild-11.91.20651
  14. 967c0a8 i#8008 format: Update to clang-format-21 (#8009) by Derek Bruening · 2 weeks ago
  15. f051ce2 i#8008 format: Remove non-UTF8 characters (#8011) by Derek Bruening · 3 weeks ago
  16. 4fe1106 Add _, auto, and leading-:: to C++ style rules (#8005) by Derek Bruening · 3 weeks ago
  17. c029858 i#6672: Use C++ structured bindings in syscall_mix (#8003) by Abhinav Anil Sharma · 3 weeks ago
  18. b7d02be Rename symbolic constant for default syscall tmpl sysnum (#8004) by Abhinav Anil Sharma · 3 weeks ago
  19. 99af736 Track syscall trace instrs counts in syscall_mix (#8002) by Abhinav Anil Sharma · 3 weeks ago
  20. fd780c9 I#7986: Enable `-Wimplicit-fallthrough` when compiling C/C++ files (#7995) by Bin Wang · 3 weeks ago
  21. 5c87669 i#7985: Add AI usage policy (#7987) by Enrico Deiana · 3 weeks ago
  22. 347a4f7 i#7992: Use ORIG_CMAKE_CXX_FLAGS to compile test CPP files (#7998) by Bin Wang · 3 weeks ago cronbuild-11.91.20644
  23. 44a4e70 i#7983 drutil xsave: Allow AMX-sized xsave (#7997) by Derek Bruening · 4 weeks ago
  24. 8227c9c i#7977: Remove api/samples/MF_moduledb.c and related files (#7989) by Bin Wang · 4 weeks ago
  25. 047af16 i#7990: Fix wrong default value for KSTATS_DEFAULT (#7991) by Bin Wang · 4 weeks ago
  26. 0a8183c i#7970 xl8 prefix: Directly handle prefix pc translation (#7982) by Derek Bruening · 4 weeks ago
  27. 78f1662 i#7993: Mark actual selfmod PC writable in detach_state test (#7994) by Derek Bruening · 4 weeks ago
  28. 69acf3a i#7983 xsave size: Add diagnostics for unknown size (#7984) by Derek Bruening · 4 weeks ago
  29. b37b88a i#2440 AArch64 IR: Add INSTR_CREATE_lsl (#7979) by Jack Gallagher · 4 weeks ago
  30. 9631915 i#7975: Enable `-Wstrict-prorotypes` when compiling C files (#7976) by Bin Wang · 4 weeks ago
  31. 8eec867 i#6672 Remove deprecated `register` keyword in `burst_traceopts.cpp` (#7988) by Bin Wang · 4 weeks ago
  32. 503e3ca i#7970 xl8 prefix: Clean up tag and just-pc translation (#7981) by Derek Bruening · 4 weeks ago
  33. 88fb56e i#7793 kernel filter: add option to keep syscalls (#7980) by Abhinav Anil Sharma · 4 weeks ago
  34. 6775f51 i#7854 wholesys traces: fix is_record_kernel stream inv check (#7973) by Abhinav Anil Sharma · 5 weeks ago cronbuild-11.91.20634
  35. 04823e0 i#4474 client.drcallstack-test failing on CentOS 9 (#7969) by Phil Ramsey · 5 weeks ago
  36. 0633420 Clean up dead code in arch.h (#7968) by Bin Wang · 6 weeks ago cronbuild-11.91.20630
  37. 448b000 i#7854 wholesys traces: Add kernel_tracker_t (#7964) by Abhinav Anil Sharma · 6 weeks ago
  38. e1007cc i#7966: Increase negative timestamp correction threshold to 10 (#7967) by Bin Wang · 6 weeks ago
  39. b525480 i#3538: Fix flakiness in static_maps_mixup_novars (#7959) by Abhinav Anil Sharma · 6 weeks ago
  40. 3dfb2f9 i#7962: Fix elfutils crash (#7963) by Derek Bruening · 6 weeks ago
  41. 260b7c0 i#7932: Handle new added [vvar_vclock] section in coredump (#7934) by Bin Wang · 6 weeks ago
  42. c9e8633 i#7955: Fix sigmask test signal race (#7956) by Abhinav Anil Sharma · 6 weeks ago
  43. 05970a6 i#7961: Fix drwrap-drreg-test by restricting instrumentation to app (#7946) by Abhinav Anil Sharma · 6 weeks ago
  44. 9a5f880 i#7960: Fix duplicate footer entries with trace windows (#7953) by Abhinav Anil Sharma · 6 weeks ago
  45. f668cd2 i#7952: Skip ELF header checks for vvar_vclock (#7954) by Derek Bruening · 6 weeks ago cronbuild-11.91.20623
  46. 6976e3a i#7950: Avoid local file conflict in file_io test (#7951) by Derek Bruening · 7 weeks ago
  47. 6e98ba8 i#7948: Relax switch_insertion template (#7949) by Derek Bruening · 7 weeks ago
  48. 5b6e915 i#7936: Resolve bool definition conflicts in globals_api.h (#7937) by Enrico Deiana · 7 weeks ago
  49. 80e6974 i#7939: Fix aarch64 exit crash (#7945) by Derek Bruening · 7 weeks ago
  50. 0222df1 i#7943: Set vector length in view tool (#7944) by Derek Bruening · 7 weeks ago
  51. 7f69df6 i#2001 drmemtrace perf: Recommend raw ramdisk and compression (#7942) by Derek Bruening · 7 weeks ago
  52. 40cbf19 Bump elfutils to 0.195 (#7938) by cpprust · 7 weeks ago
  53. 0adaf8a i#7918 slow burst tests: Increase test timeouts (#7933) by Derek Bruening · 8 weeks ago cronbuild-11.91.20615
  54. 6753100 i#7924: Allow 3 page vdso (#7931) by Bin Wang · 8 weeks ago
  55. 9023867 i#7929: Handle SIGBUS in DR init on attach (#7930) by Derek Bruening · 8 weeks ago
  56. 6ddc94c i#7927: Increase scheduler.unit_tests timeout (#7928) by Derek Bruening · 8 weeks ago
  57. 551a5c9 i#1734 top bits: Update raw drmemtrace docs (#7923) by Derek Bruening · 8 weeks ago
  58. 50f650d Fix drmemtrace SIGFPE for glibc 2.43 (#7926) by cpprust · 8 weeks ago
  59. 49bbb99 i#7922: Avoid file name conflicts in drsyscall tests (#7925) by Derek Bruening · 8 weeks ago
  60. a9afda3 i#7909 unknown cache: Add 48KB cache size enum (#7921) by Derek Bruening · 8 weeks ago
  61. c00adbd i#7914 skipped memrefs: Shrink stack usage (#7920) by Derek Bruening · 8 weeks ago
  62. e9fbd81 i#7917 Add x86 decoder/encoder support for the WAITPKG extension. (#7917) by Kyle Huey · 9 weeks ago cronbuild-11.91.20608
  63. 4b44811 i#7914 skipped memrefs: Record contiguous scatter/gather skipped memrefs (#7915) by Derek Bruening · 9 weeks ago
  64. 757574b i#1734 tagged addrs: Add new OFFLINE_TYPE_PC_TOP_BIT (#7913) by Derek Bruening · 9 weeks ago cronbuild-11.91.20602
  65. d091d45 i#1734 top bits: Auto-canonicalize addresses in scheduler (#7908) by Derek Bruening · 10 weeks ago
  66. 84faf81 i#7695: Fix 32-bit test failures on certain runners (#7911) by Derek Bruening · 10 weeks ago
  67. f7ac196 i#7909 unknown cache: Print out size when unknown (#7912) by Derek Bruening · 10 weeks ago
  68. a99abb3 i#7902: Add support for Intel FRED instructions (#7903) by Bin Wang · 10 weeks ago
  69. 0707781 i#1734 top bits: Make missing memrefs fatal errors (#7901) by Derek Bruening · 10 weeks ago
  70. db02925 i#4103 clang-tidy: Remove unused drmemtrace.h include from output.cpp (#7905) by Avnish Uba · 10 weeks ago
  71. 62d2753 i#7906 Handle more AArch64 cache operations in drmemtrace (#7907) by Jack Gallagher · 10 weeks ago
  72. 015037c i#1734 top bits: Handle top-byte-ignore addresses in drmemtrace (#7904) by Derek Bruening · 2 months ago cronbuild-11.91.20595
  73. d16eb57 i#7899: Make multi-indir deterministic (#7900) by Derek Bruening · 3 months ago cronbuild-11.91.20587
  74. b258797 i#6672 C++17: Update 3 places to C++17 (#7898) by Derek Bruening · 3 months ago
  75. 0d5d31e i#7793: Fix parallel mode support in kernel_filter_t (#7895) by Abhinav Anil Sharma · 3 months ago
  76. 810fcac Correct EVEX tuple type for AVX-512 gather/scatter (#7896) by Lorién López Villellas · 3 months ago
  77. 84d33d2 i#7881: Repeatedly try to steal from other cores in scheduler (#7894) by Derek Bruening · 3 months ago
  78. 4d6e9ac i#7805: ptrace attach for blocked SUSPEND_SIGNAL and sigwaitinfo (#7843) by Assad Hashmi · 3 months ago
  79. e988997 i#7889: Zero upper vector on gather to lower bits (#7890) by Abhinav Anil Sharma · 3 months ago cronbuild-11.91.20581
  80. 1823dc5 i#7842: ISA feature AARCH64 bug fix (#7893) by Enrico Deiana · 3 months ago
  81. 9803dbf i#7695: Allow 32-bit log about AVX-512 not fully supported (#7892) by Abhinav Anil Sharma · 3 months ago
  82. 6580104 i#7842: Add ISA feature to opcode_mix (#7879) by Enrico Deiana · 3 months ago
  83. 97d3db2 i#7854 wholesys traces: Fix formal arg name in function declaration (#7888) by Abhinav Anil Sharma · 3 months ago
  84. 680fc1d i#7678: Zero remaining vec reg on partial x86 gathers (#7883) by Abhinav Anil Sharma · 3 months ago
  85. f4f488d i#7854 wholesys traces: Invariant checks for hw cxt markers (#7880) by Abhinav Anil Sharma · 3 months ago
  86. af5c1cf i#2440 AArch64 IR: Add macros and tests for v8.0 prefetch instructions (#7886) by Jack Gallagher · 3 months ago
  87. b0d9c65 i#7884: Avoid updating schedule_stats thread set on every record (#7885) by Derek Bruening · 3 months ago
  88. f011de7 i#7881 rebalance: Report instruction ratio in schedule_stats (#7869) (#7882) by Derek Bruening · 3 months ago
  89. f473606 i#7590: Cache replacement policy configuration (#7837) by Dmitriy Petrov · 3 months ago
  90. 20df306 i#7860 load bal: Add load balancing to drmemtrace analyzer (#7878) by Derek Bruening · 3 months ago cronbuild-11.91.20573
  91. 0eed3e5 i#7842: Add ISA feature APIs for remaining architectures (#7875) by Enrico Deiana · 3 months ago
  92. c966f3a i#7868: Add record_schedule_stats tool version (#7874) by Derek Bruening · 3 months ago
  93. 62539f9 i#2440 AArch64 IR: Add macros and tests for v8.1 LSE instructions (#7877) by Jack Gallagher · 3 months ago
  94. b877b64 i#6684 csod invariants: Report shard id instead of tid (#7871) by Derek Bruening · 3 months ago
  95. 8bac624 i#6684 csod invariants: Disable thread exit check for core-sharded (#7870) by Derek Bruening · 3 months ago
  96. 1edbd43 i#7872: Remove CMake 3.19.7 pinning for x86 Linux CI (#7873) by Derek Bruening · 3 months ago
  97. c955231 i#7860 core balance: Report core ratio in schedule_stats (#7869) by Derek Bruening · 3 months ago cronbuild-11.91.20566
  98. 2f71ef5 Align client thread stack on aarch64 (#7866) by Derek Bruening · 3 months ago
  99. 427369a i#7839 direct fallback: Use rwlock to reduce contention (#7867) by Derek Bruening · 3 months ago
  100. b6ba85b i#6672 C++-17: Fix Android32 CI status arguments (#7865) by Derek Bruening · 3 months ago