1. 3d49844 Update the Helgrind manual for 3.5.0. by sewardj · 15 years ago
  2. f56d255 ppc32-linux: di_notify_mmap: accept data sections mapped rwx as well as ones by sewardj · 15 years ago
  3. f95c30b tweak 32/64-bit darwin stuff by njn · 15 years ago
  4. 3b7f39b Fix the access_extended wrapper, which was rather broken. That's what I get by njn · 15 years ago
  5. de78f9a Followup to r10822: send the CDATA text to the XML channel, not the by sewardj · 15 years ago
  6. c25bcb4 Fix "make check" on Darwin. by njn · 15 years ago
  7. 7ca100d Fix a couple of errors in the revised XML generation that were by sewardj · 15 years ago
  8. 588adef When generating XML output for suppressions, print the suppression by sewardj · 15 years ago
  9. 13bf98c Minor update. by njn · 15 years ago
  10. 291bb5e Minor manual update. by bart · 15 years ago
  11. 66f196d - Made the ANNOTATE_RWLOCK_*() macros binary compatible with Helgrind. by bart · 15 years ago
  12. 78b7bb3 Capitalise and punctuate some points. by njn · 15 years ago
  13. 78bb7f6 Double the maximum size of the conflict cache. by sewardj · 15 years ago
  14. 570e244 Update. Sheesh -- did we really change that much stuff in just seven months? by sewardj · 15 years ago
  15. 80fd48b Made Valgrind compile again on 32-bit systems. by bart · 15 years ago
  16. f64a8aa Made ANNOTATE_HAPPENS_BEFORE()/_AFTER() binary compatible with Helgrind. by bart · 15 years ago
  17. c30475b Updated Subversion ignore list. by bart · 15 years ago
  18. 2f2d679 Added suppression pattern for nanosleep(). by bart · 15 years ago
  19. 6b45cf2 Initial tests for "Skeletal support for TSan-compatible annotations" by sewardj · 15 years ago
  20. ed2e72e Skeletal support for TSan-compatible annotations. by sewardj · 15 years ago
  21. 031091d Should compile again on Darwin. by bart · 15 years ago
  22. c17e74b Removed the tc20_verifywrap and tc20_verifywrap2 regression tests because their behavior depends too much on implementation details of libc. by bart · 15 years ago
  23. 3a6fff2 Reverted r10802. by bart · 15 years ago
  24. 336b52d Added a note about the fact that --read-var-info=yes increases memory by bart · 15 years ago
  25. 6eccab9 Complete more of the NEWS. Remaining XXX marks are to be filled in by Julian. by njn · 15 years ago
  26. 1205e02 Enable Helgrind tests on Darwin -- only 4 of them fail on my machine. by njn · 15 years ago
  27. 70572f1 More expected output updates because of r10783. by bart · 15 years ago
  28. 37d55e6 Removed two regression tests because the output (number of errors) varied between runs. by bart · 15 years ago
  29. 1e8eab4 Made behavior of tsan_unittest again identical to the original behavior. by bart · 15 years ago
  30. e636136 Added test program for the ANNOTATE_IGNORE_WRITES_*() annotation macro's. by bart · 15 years ago
  31. 663ab79 Fix a .exp file. Avoid an assertion failure with -v. by njn · 15 years ago
  32. 2667055 Don't count leaks as errors with --leak-check=summary, because the results by njn · 15 years ago
  33. c7627d9 Third and last type-punned pointer fix. by bart · 15 years ago
  34. e63349d Fixed more gcc warnings about type-punned pointers breaking strict by bart · 15 years ago
  35. 9f1757f Fixed compiler warnings triggered by annotate_rwlock.c by bart · 15 years ago
  36. bf9b85c Suppressed compiler warnings reported by gcc 4.4.x on the source code by bart · 15 years ago
  37. a418816 Fixed gcc warnings about type-punned pointers breaking strict aliasing. by bart · 15 years ago
  38. 35da3c4 Added suppression patterns for boost 1.37 (Fedora 11). by bart · 15 years ago
  39. a5225b8 Added recently added regression test output files. by bart · 15 years ago
  40. 7830c17 Added expected output for glibc 2.10 (Fedora 11). The test tc20_verifywrap2 has to be reviewed -- the results of this test depend on glibc internals, which is not good. by bart · 15 years ago
  41. 6afc6b5 Updated Subversion ignore list. by bart · 15 years ago
  42. 34f980e More expected output updates because of r10783. by bart · 15 years ago
  43. bcc8449 Modified annotate_ignore_rw test such that it now verifies that by bart · 15 years ago
  44. 3a1b9a2 Add a crappy wrapper for access_extended(), one of the more ridiculous by njn · 15 years ago
  45. 9a7e19e Darwin .exp fixes following r10783. by njn · 15 years ago
  46. cab64bc Update .exp files for r10783. by njn · 15 years ago
  47. b6267bd Output tweaks: by njn · 15 years ago
  48. e891487 Callgrind: Fix printing of "Summary:" line in finish() by weidendo · 15 years ago
  49. ceb06de Callgrind: On zeroing costs, also set call counters to zero. by weidendo · 15 years ago
  50. 5af96f5 Fix dumping of call cost in tail recursion optimization by weidendo · 15 years ago
  51. 5f3be75 Added regression test for ANNOTATE_IGNORE_READS_AND_WRITES_BEGIN() and by bart · 15 years ago
  52. 2716bc1 Fix bug 199338: callgrind_annotate sorting/thresholds are broken by weidendo · 15 years ago
  53. ab64ad8 Misc fixes for callgrind_annotate by weidendo · 15 years ago
  54. 5e2ac3b Move printing of EvM-gc and VTS-gc stats from -v to --stats=yes. by sewardj · 15 years ago
  55. 5a644da Add pthread spinlock support. by sewardj · 15 years ago
  56. 9a62fb3 add missing scripts by njn · 15 years ago
  57. 606a4ae Count error contexts properly in VG_(unique_error). Avoids the problem seen by njn · 15 years ago
  58. 26139fa add a missing script by njn · 15 years ago
  59. f499c7d Fix some const stuff that gcc-4.4.0 complains about. by sewardj · 15 years ago
  60. b34bb1d parse_type_DIE: push incomplete structure tyents on the type stack, by sewardj · 15 years ago
  61. 75516e5 Added suppression patterns for the most recent libglib and libQtCore versions. by bart · 15 years ago
  62. 18afe5d Try to fix error_counts. by njn · 15 years ago
  63. 4a76c5e Count leak as errors. Fixes bug 152393. by njn · 15 years ago
  64. dbcec52 Remove unnecessary #includes. by njn · 15 years ago
  65. b965efb Allow custom blocks to overlap with malloc blocks. Fixes bug 100628. by njn · 15 years ago
  66. c2f8b1b augment a comment by njn · 15 years ago
  67. b4e0687 add an item by njn · 15 years ago
  68. 09f2e6c wibble by njn · 15 years ago
  69. 23fd9bc Remove bad explanations of mempool requests from the core manual, just point by njn · 15 years ago
  70. f0f9037 wibble by njn · 15 years ago
  71. a331164 Make "option" terminology consistent some more. Also tweaked the mempool by njn · 15 years ago
  72. f4b4758 Be consistent in the naming of sections describing command-line options. by njn · 15 years ago
  73. 36ef257 Remove some cross-references that are broken in the man pages because they by njn · 15 years ago
  74. ab773b0 Make usage messages given by -h and man pages consistent for the scripts. by njn · 15 years ago
  75. b84e0b0 Add an alternative output for Darwin. by njn · 15 years ago
  76. 9ff99f4 callgrind_control: be strict on parsing options by weidendo · 15 years ago
  77. 4da52ca Remove commas, for consistency with other parts of the manual. by njn · 15 years ago
  78. 3ad02ea Add some clarifications to the exp-bbv manual. by vince · 15 years ago
  79. 3847cd3 Resync after {wq,p}thread_hijack rather than merely doing a check. by sewardj · 15 years ago
  80. 3e1f049 callgrind_control: sync manual/man page and script help output. by weidendo · 15 years ago
  81. 42e72a9 Update Memcheck expected outputs following r10746 (Darwin variants only). by sewardj · 15 years ago
  82. f20eb9a Update Memcheck expected outputs following r10746 (32-bit variants only). by sewardj · 15 years ago
  83. d9f0b8d Update Memcheck expected outputs following r10746 (64-bit variants only). by sewardj · 15 years ago
  84. 2d9e874 by sewardj · 15 years ago
  85. 4d6cb9e Install all the new man pages. Include them in 'make dist' too (even if by njn · 15 years ago
  86. c206a81 Add a manpage for cg_annotate. Now only valgrind-listener and cg_merge lack by njn · 15 years ago
  87. 7c75dbc Updated DRD's to do list. by bart · 15 years ago
  88. efd7ef7 - Documented callgrind_{annotate,control} in the Callgrind manual chapter by njn · 15 years ago
  89. 76b4a80 Update. Fortunately it's gotten a little simpler. by njn · 15 years ago
  90. abe8b8c Manpage improvements: by njn · 15 years ago
  91. 43d993e Updated after r10688. by bart · 15 years ago
  92. 9cfec67 Remove a broken Cachegrind link, and include some extra DRD options. by njn · 15 years ago
  93. 46c8b43 Remove some text that shouldn't be there. by njn · 15 years ago
  94. 92f99bb Minor changes to Callgrind file format docs. by njn · 15 years ago
  95. 2d6d503 Minor formatting and grammar changes to the DRD manual chapter, to make it by njn · 15 years ago
  96. bf826bf Overhauled the how-to-write-a-new-tool chapter. by njn · 15 years ago
  97. c46019e Overhaul design+implementation chapter. by njn · 15 years ago
  98. 25ac384 Went over the FAQ. Also tweaked vg-entities.xml a bit. by njn · 15 years ago
  99. f6e8ca9 Overhaul Helgrind's manual chapter. by njn · 15 years ago
  100. 3da8196 Thoroughly overhauled the Cachegrind manual chapter, mostly by putting by njn · 15 years ago