1. ded468f Add vgdb.h to coregrind/Makefile.am noinst_HEADERS. by mjw · 10 years ago
  2. 0895b09 coregrind/m_scheduler + drd: Rework r13862 by bart · 10 years ago
  3. 38e1f35 coregrind/m_scheduler: Inform tools about thread ID while translating by bart · 10 years ago
  4. 78bc770 Enable sys_getpriority and sys_setpriority for ppc64. by mjw · 10 years ago
  5. 7aa6651 Replace strlen, index, strcmp in the AArch64 ld.so. (Why does it have by sewardj · 10 years ago
  6. 0f73047 Enable syscalls: sys_inotify_init1 sys_inotify_add_watch by sewardj · 10 years ago
  7. b5170b9 Enable the following syscalls: sys_eventfd2 sys_symlinkat sys_renameat by sewardj · 10 years ago
  8. d11ed20 Enable sys_epoll_create1, sys_epoll_ctl, sys_epoll_pwait, sys_prctl. by sewardj · 10 years ago
  9. 7a35989 Enable the following syscalls, which are needed to make regtests by sewardj · 10 years ago
  10. c221218 wire up some more system calls on s390 by cborntra · 10 years ago
  11. e3c20b4 Enable a few more syscalls: by sewardj · 10 years ago
  12. 7e5a9c2 This fixes the shadow validity setup of SP,IA and FPC. The current by cborntra · 10 years ago
  13. 812e2f9 BZ#331380 cont. Don't crash if evp->sigev_notify is invalid. Fix scalar test. by mjw · 10 years ago
  14. 3995526 Handle IPv6 addresses when reporting open file descriptors. by tom · 10 years ago
  15. 40bb783 BZ#331380 Syscall param timer_create(evp) points to uninitialised byte(s) by mjw · 10 years ago
  16. 987862c Fix incorrect include, spotted by mjw. by sewardj · 10 years ago
  17. 29ac981 * fix a bug in sys_clone that was causing threads to hang at exit by sewardj · 10 years ago
  18. c8fa5cc Enable sys_ppoll, sys_kill, sys_socketpair. by sewardj · 10 years ago
  19. dbb328d arm64-linux: make restarting of syscalls interrupted by signals work by sewardj · 10 years ago
  20. ae082d8 First attempt at supporting sys_clone. by sewardj · 10 years ago
  21. 417e103 Bug 331337 s390x WARNING: unhandled syscall: 326 (dup3) by mjw · 10 years ago
  22. 24f0c3a mips32: Support for 64bit FPU on MIPS32 platforms. by dejanj · 10 years ago
  23. 3e17274 Fix BZ #327212. Check for absolute path name at the end of by florian · 10 years ago
  24. b8afd6f arm64: implement the apply on all GP register. by philippe · 10 years ago
  25. 5566301 No need to discard translation in gdbserver when --vgdb=full by philippe · 10 years ago
  26. 0eb0d5a Fix or implement various things to have V gdbsrv working on arm64 by philippe · 10 years ago
  27. 4ea8f14 - Handle KVM_CREATE_IRQCHIP, which does not take any parameter by cborntra · 10 years ago
  28. 68f338f Fix typo in poll wrapper by tom · 10 years ago
  29. ddc4a18 Add support for the clock_adjtime system call. by tom · 10 years ago
  30. 4f5be8c Both eventfd and eventfd2 have post handlers that we were failing by tom · 10 years ago
  31. 0345188 arm64: rename guest_SP to guest_XSP so as to avoid a name clash with by sewardj · 11 years ago
  32. 821283b Initial implementation of CFI based stack unwinding for arm64-linux. by sewardj · 11 years ago
  33. f0c1250 Add support for ARMv8 AArch64 (the 64 bit ARM instruction set). by sewardj · 11 years ago
  34. cffe2a5 add --vgdb-prefix arg to callgrind_control by philippe · 11 years ago
  35. 3d24135 The value of AT_BASE should be the offset between where the ELF interpreter by tom · 11 years ago
  36. 9c6b05d mips32: Adding mips32/Android support to Valgrind. by dejanj · 11 years ago
  37. bcff2cc Fix 325714 Empty vgcore but RLIMIT_CORE is big enough (too big) by philippe · 11 years ago
  38. 8587b54 Implement gdbsrv "v.info stats" command giving statistics for valgrind core + tools by philippe · 11 years ago
  39. 4254584 Minor tweak in the VG_(poll) syscall and callers: have a way to show by philippe · 11 years ago
  40. 4be47bc Minor tweak in the vgdb instructions output by valgrind: by philippe · 11 years ago
  41. 3c761f0 Fix 326462 Refactor vgdb to isolate invoker stuff into separate module by philippe · 11 years ago
  42. 03f77d2 xen: Implement XEN_DOMCTL_set_max_evtchn by bart · 11 years ago
  43. 4cf567e xen: XEN_SYSCTL_debugkeys hypercall by bart · 11 years ago
  44. 029d48f xen: XEN_SYSCTL_readconsole hypercall by bart · 11 years ago
  45. 189ade7 xen: XEN_DOMCTL_shadow_op hypercall by bart · 11 years ago
  46. 8583a2a xen: XEN_DOMCTL_sethvmcontext hypercall by bart · 11 years ago
  47. 14c44a9 xen: XEN_DOMCTL_getpageframeinfo3 hypercall by bart · 11 years ago
  48. e65212e xen: XEN_DOMCTL_gethvmcontext hypercall by bart · 11 years ago
  49. 9bd4cfc xen: XENMEM_remove_from_physmap hypercall by bart · 11 years ago
  50. 39d4ba5 xen: XENMEM_add_to_physmap hypercall by bart · 11 years ago
  51. 1d528a7 xen: XENMEM_machphys_mfn_list hypercall by bart · 11 years ago
  52. 3b70027 xen: XENMEM_maximum_gpfn hypercall by bart · 11 years ago
  53. bc8d9bd xen: XENMEM_maximum_ram_page hypercall by bart · 11 years ago
  54. 3b35a08 xen: Infratructure for XEN_TMEM_* hypercalls by bart · 11 years ago
  55. 5be3aec xen: Fix XEN_SYSCTL_getdomaininfolist for version 0xa by bart · 11 years ago
  56. e5cf451 Bug 327916 - DW_TAG_typedef may have no name by mjw · 11 years ago
  57. 6feb14d dwz compressed alternate .debug_info and .debug_str not read correctly. by mjw · 11 years ago
  58. 17da3da mips32/64: Fix the problem with cacheflush on mips platforms. by dejanj · 11 years ago
  59. 854be4c In an inner valgrind, register the interim stack earlier by philippe · 11 years ago
  60. b8ba031 Fix 324227 memcheck false positive leak when a thread calls exit+block by philippe · 11 years ago
  61. 0e659b2 unbreak (future) Mac OS 10.9, 11.0, ... builds by philippe · 11 years ago
  62. 13de231 Enable sys_rt_sigsuspend on ppc64-linux. Not sure why this is by sewardj · 11 years ago
  63. 4ce2793 Un-break the build on OSX 10.7. by sewardj · 11 years ago
  64. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  65. 49984ea arm-linux only: make unwinding by stack scanning (a nasty hack) by sewardj · 11 years ago
  66. 787e8dc Don't report BMI support when AVX support is missing. by mjw · 11 years ago
  67. a11ec17 Followup to r13652 (make the translation cache size be command-line by sewardj · 11 years ago
  68. 8e1bee4 Allow the user to dimension the translation cache by philippe · 11 years ago
  69. 4e32d67 Allow tools to provide some statistics in suppression list produced at the end by philippe · 11 years ago
  70. 124b9f2 mips64: Fix compiler warning. by dejanj · 11 years ago
  71. 80fe549 Disallow client mmap calls with MAP_32BIT as a flag. by sewardj · 11 years ago
  72. 7b94a0d Fix "Assertion '!di->soname' failed" on weird files. by sewardj · 11 years ago
  73. 879c8b0 Enable sys_prlimit64 on arm-linux. Fixes #320131. by sewardj · 11 years ago
  74. 643d501 PPC32/64: Allow 16 byte icache and dcache lines. by sewardj · 11 years ago
  75. d35da71 Remove unused variable (and associated compiler warning). by florian · 11 years ago
  76. 63abcdf mips64: add extra Iop cases in VEX and fix compiler warning. by dejanj · 11 years ago
  77. a388ee4 pub_tool_oset.h and m_oset.c cleanup by philippe · 11 years ago
  78. 2aa453e mips32: Fix the align problem with mmap. by dejanj · 11 years ago
  79. b593be3 Robustise the find_client function. Also fix a memory leak spotted by by florian · 11 years ago
  80. e2d76bb Enable sys_fanotify_init and sys_fanotify_mark on arm-linux. by sewardj · 11 years ago
  81. a068ff5 mips32: Add two syscall wrappers: by dejanj · 11 years ago
  82. a2968cc In an attempt to fix the accounting for dynamic memory allocation by florian · 11 years ago
  83. 8a46fe8 Fix two issues found by check_headers_and_includes. by florian · 11 years ago
  84. 2604386 Double the size of the (already huge) translation cache on all by sewardj · 11 years ago
  85. f049d1d Increase VG_N_SEGMENTS and VG_N_SEGNAMES by a factor of 6 on all by sewardj · 11 years ago
  86. e06727f Comment-only change. by sewardj · 11 years ago
  87. b36d316 Recent libxul.so on ARM has more than 5000 CIEs. Increase N_CIEs, therefore. by sewardj · 11 years ago
  88. b891121 Fix memory leak when reallocating a thread name. by florian · 11 years ago
  89. eb577d7 VG_(memset) cannot handle NULL pointers and needs to be guarded. by florian · 11 years ago
  90. 1a046d5 Include pub_core/tool_clreq.h instead of valgrind.h where apropriate. by florian · 11 years ago
  91. 96ee38d mips: clean-up in hardware detection by petarj · 11 years ago
  92. 4978951 Intercept prctl(PR_SET_NAME, name) and store the thread name so it by florian · 11 years ago
  93. 87557e7 mips32: typo error fix. by dejanj · 11 years ago
  94. 535fb1b Fix coregrind header files such that they can be included without by florian · 11 years ago
  95. c91f584 Fix inclusion of header files in coregrind. No pub_tool_*.h should be by florian · 11 years ago
  96. ac3a1d8 Move a function and its prototype VG_(malloc_effective_client_redzone_size) by florian · 11 years ago
  97. 1a59a92 Clarify wording. by florian · 11 years ago
  98. 02ea413 Fix 324514 gdbserver monitor cmd output behaviour consistency + allow user by philippe · 11 years ago
  99. ac7e797 PRE(workq_ops): handle KI_WQOPS_QUEUE_REQTHREADS without complaining. by sewardj · 11 years ago
  100. d6daf23 check_uuid_matches: fix infinite loop following rewrite of this by sewardj · 11 years ago