1. 2f340eb Don't produce suppression stack pseudo-traces with more than by sewardj · 14 years ago
  2. 09361bf In 3 error-path cases, place the closing </valgrindoutput> on the by sewardj · 14 years ago
  3. 7e30be4 Somewhat reduce the amount of mempool sanity checking, so as to avoid by sewardj · 14 years ago
  4. e9bbd36 If Massif's --threshold value was less than 1.0, in lines like this: by njn · 14 years ago
  5. 12412a2 Add a new mempool test resulting from work on #254420, and update by sewardj · 14 years ago
  6. 62b9104 Improve error reports for addressing errors in the presence of by sewardj · 14 years ago
  7. e7decf8 Fix up out of date documentation for VALGRIND_CREATE_BLOCK and VALGRIND_DISCARD. by sewardj · 14 years ago
  8. 2f61c02 Add a test for LOOPNEL. See #256669. (Jakub Jelinek <jakub@redhat.com>) by sewardj · 14 years ago
  9. 4db5d2f Expand this test so as to cover FXSAVE and FXRSTOR, both REX.W and by sewardj · 14 years ago
  10. 4a12423 Add tests for SSE4.2 CRC32{B,W,L,Q} insns. by sewardj · 14 years ago
  11. aaa6dc3 Print a stack trace as part of the "unhandled instruction bytes" warning. by njn · 14 years ago
  12. 3b20b17 Add test cases for PCMPxSTRx $0x00. by sewardj · 14 years ago
  13. 7603b6b Add tests for AAD and AAM (base 10 only). (Vince Weaver, vince@csl.cornell.edu) by sewardj · 14 years ago
  14. 2ecb7cc Connect up tests for PCMPxSTRx to the build system. by sewardj · 14 years ago
  15. 9dd960f Connect up sse4 tests to the build system. by sewardj · 14 years ago
  16. 27d176a Add build system goop for testing SSE4.2 instructions. by sewardj · 14 years ago
  17. f60af03 Add test cases for EXTRACTPS, BLENDVPD, BLENDVPS, PBLENDVB. by sewardj · 14 years ago
  18. 48c779a Fix bug 263099 by weidendo · 14 years ago
  19. 4fbf7c7 Add tests for non-immediate-rounding-mode versions of ROUND{P,S}{S,D}. by sewardj · 14 years ago
  20. df0cc69 Improve performance of smc-checks substantially, by: by sewardj · 14 years ago
  21. 1e0fff6 Memcheck, None: update avg translation size to be more realistic. by sewardj · 14 years ago
  22. 4e43740 Only show per-offset access counts for allocations up to 1024 bytes, by sewardj · 14 years ago
  23. 7c02ba7 Clarify some details about "possibly lost" heap blocks. by njn · 14 years ago
  24. d2b78a6 Fix typo by weidendo · 14 years ago
  25. a85956d Un-break the trunk build on OSX (broken by r11483 on 6 Dec '10). Fixes #261654. by sewardj · 14 years ago
  26. e5930da Added a --mod-funcname option to cg_diff. by njn · 14 years ago
  27. c6fe8a2 When a shmat() size is passed to the tool, round it up to a page size. This by njn · 14 years ago
  28. e006e6f Raise Massif's maximum --detailed-freq value from 10,000 to 1,000,000. by njn · 14 years ago
  29. 9ab64a4 New command line option: --trace-children-skip-by-arg, which allows by sewardj · 14 years ago
  30. cd458d2 Minor improvements to PDB reading: by sewardj · 14 years ago
  31. 05b8853 Add tests for ROUNDPD and ROUNDPS. by sewardj · 14 years ago
  32. 41aa79d by sewardj · 14 years ago
  33. e03c8c4 Rework the strcasecmp stuff a little, based on Jakub Jelinek's patch by tom · 14 years ago
  34. ce6d0ac Add replacements for strcasecmp and related functions which have by tom · 14 years ago
  35. 8600c42 DRD: the help text does now indicate that lock contention detection is off by default / changed default value of the exclusive mutex threshold from 1000s to off. See also #255247. by bart · 14 years ago
  36. eb09f9e Removed superfluous semicolon. by bart · 14 years ago
  37. e07c2b5 Merge from 3_6_BRANCH, r11471 (final change to NEWS for 3.6.0) by sewardj · 14 years ago
  38. 695f13a Finalise doc stuff for 3.6.0. by sewardj · 14 years ago
  39. 87a287b Preserve the stack's 16-alignment in x86 and amd64 wrappers. Fixes #254646. by sewardj · 14 years ago
  40. f90dcbc Size the ARM_LINUX_FAKE_COMMPAGE correctly and add explanatory by sewardj · 14 years ago
  41. 8559152 Updated Subversion ignore lists. by bart · 14 years ago
  42. e93f936 Avoid a double free when a binary has a build-id and no debuglink section. by tom · 14 years ago
  43. a619ee0 Make sure all the handwritten assembly files for arm-linux are compiled with -marm. by sewardj · 14 years ago
  44. bdc87db DRD: Removed section about Qt from the manual. by bart · 14 years ago
  45. ef64c47 Add test cases for SMSAD{X}, SMLSD{X}, USAD{A}8, added in vex r2067. by sewardj · 14 years ago
  46. 2ef12d4 Removed the Qt4 configure tests because these are no longer necessary. by bart · 14 years ago
  47. 0f71456 DRD: Disabled the Qt4 regression tests because these are too hard to maintain. by bart · 14 years ago
  48. 5af0506 Handle new Iop_Sad8Ux4 introduced in vex r2067. by sewardj · 14 years ago
  49. 8c87e71 Avoid that using VALGRIND_GET_VBITS() / VALGRIND_SET_VBITS() triggers warnings about casting away constness. by bart · 14 years ago
  50. 50c5093 Add support for DW_ATE_UTF from DWARF4 which is needed for char16_t by tom · 14 years ago
  51. 15ff8f3 Don't look for build-id notes if NT_GNU_BUILD_ID is not defined. by tom · 14 years ago
  52. 6ef87e6 Add support for using build-id to find debugging information as by tom · 14 years ago
  53. 45a1fd0 Bump version number on the trunk. by sewardj · 14 years ago
  54. 233d5b2 Update filter for Ubuntu 10.04. by sewardj · 14 years ago
  55. 049ea22 Update expected outputs following recent amd64-unwind improvements (??) by sewardj · 14 years ago
  56. 56e256a Update expected output. by sewardj · 14 years ago
  57. 18a0892 Updates for 3.6.0. by sewardj · 14 years ago
  58. e089f01 Documentation update for 3.6.0 (not including NEWS). by sewardj · 14 years ago
  59. a88fb0b Increase default size of the freed blocks queue from 10MB to 20MB. by sewardj · 14 years ago
  60. 5fce756 Add documentation for exp-dhat. by sewardj · 14 years ago
  61. 00d9d1e Add heading items. by sewardj · 14 years ago
  62. eb795f8 * cosmetic output changes by sewardj · 14 years ago
  63. 813e31d Changes to make exp-ptrcheck work reasonable on Fedora 14 x86: by sewardj · 14 years ago
  64. 5fd79df Minimal fixes needed to make this tool actually usable: by sewardj · 14 years ago
  65. 62622f4 Fix up printing of the can't-autodetect-params message and the by sewardj · 14 years ago
  66. 807725e Define VG_CLREQ_SZB correctly on ARM, so Cachegrind and Callgrind by sewardj · 14 years ago
  67. 4d7d8f5 Add DHAT as an experimental tool. DHAT (a Dynamic Heap Analysis Tool) by sewardj · 14 years ago
  68. 14cdbf8 Make the --prefix-to-strip=... command-line option added in r11312 by sewardj · 14 years ago
  69. a6f76ee Remove some fluff detected by llvm-2.8 (clang): by sewardj · 14 years ago
  70. c975eca Enable support for sys_ppoll on arm-linux (Rodrigo Belem, rodrigo.belem@openbossa.org). by sewardj · 14 years ago
  71. 992d76c Add tests for NOP cases. by sewardj · 14 years ago
  72. 7838ae6 Improve NEON instruction set tests, so as to run tests with by sewardj · 14 years ago
  73. ad69807 none/tests/ppc*/jm-insns.c: Minor simplification. by bart · 14 years ago
  74. 95ee5b2 Updated Subversion ignore list. by bart · 14 years ago
  75. 18f734b Updated DRD manual. by bart · 14 years ago
  76. 5cf4c39 Updated the NEWS file. by bart · 14 years ago
  77. 12dca00 Let the macro ANNOTATE_BENIGN_RACE_STATIC() do what the comment above that macro says what it does. by bart · 14 years ago
  78. 876cafd E-mail address update. by bart · 14 years ago
  79. abf93eb Removed an outdated document. by bart · 14 years ago
  80. bdee918 Dwarf3 reader: handle Dwarf3 created by gcc-4.5.1. In other words, by sewardj · 14 years ago
  81. a540643 Removed the configure test for __builtin_frame_address() again because it is no longer necessary. by bart · 14 years ago
  82. 8d1dc15 More unwind fixes for the amd64-linux CALL_FN_*_* macros, as per by sewardj · 14 years ago
  83. dea799c Only enable CFI annotations when __GCC_HAVE_DWARF2_CFI_ASM is defined. This should work for all platforms, all gcc versions and with and without -fno-dwarf2-cfi-asm / -fno-asynchronous-unwind-tables. Thanks to Jakub Jelinek for the hint. by bart · 14 years ago
  84. 410afd5 valgrind.h is again independent of config.h. Note: __builtin_frame_address() by bart · 14 years ago
  85. 96a69ea Add a couple of OSX 10.6 specific supps. by sewardj · 14 years ago
  86. 0d5efd5 chmod_extended and fchmod_extended: handle NULL xsecurity argument correctly. by sewardj · 14 years ago
  87. ef53b80 Update stderr filters so that regtests pass on machines with 3-level caches. by sewardj · 14 years ago
  88. 520a03a Fix build failure I introduced in r11408, duh. by sewardj · 14 years ago
  89. 9edd09f Local-ise some variables that don't need to be visible outside this file. by sewardj · 14 years ago
  90. 6022784 Tidy up ifdeffery a bit. (non-functional change) by sewardj · 14 years ago
  91. 0681bdd Fix build breakage on Darwin resulting from r11402 (see #243270), by sewardj · 14 years ago
  92. cec083d Only use VKI_O_LARGEFILE on platforms where it exists. This by sewardj · 14 years ago
  93. 19a00d3 Define VKI_SHMLBA on Darwin, so as to un-break build breakage caused by by sewardj · 14 years ago
  94. 2d853a1 Change Cachegrind/Callgrind to talk about the LL (last-level) cache instead by njn · 14 years ago
  95. f252299 The amd64-linux unwinder rejects stacks of smaller than 512 bytes as by sewardj · 14 years ago
  96. dfa55cf amd64-linux: add suitable CFI annotations so that unwinding through by sewardj · 14 years ago
  97. e4f7483 ppc/jm-insns.c: Use proper integer types. by bart · 14 years ago
  98. a69c2de Define VKI_SHMLBA for all supported Linux targets, thereby unbreaking by sewardj · 14 years ago
  99. 6045709 Make client sys_shmat work properly on arm-linux by taking into by sewardj · 14 years ago
  100. 90741b2 get_shm_size(): pass VKI_IPC_64 to our shmctl call if it is available, by sewardj · 14 years ago