1. cce38e6 Make -h -h be equivalent to --help-debug. by njn · 14 years ago
  2. f9ebc39 New flag --require-text-symbol=:sopatt:fnpatt, to be used to check by sewardj · 14 years ago
  3. 0fe1d4c Rename preprocessor macro __VALGRIND__ to __VALGRIND_MAJOR__ and add comments. by sewardj · 14 years ago
  4. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 15 years ago
  5. 0642127 New flag: --trace-children-skip=patt1,patt2,etc by sewardj · 15 years ago
  6. a83647a Update. by sewardj · 15 years ago
  7. 643205d Add a file to keep track of stuff that we currently can't/don't in bugzilla. by sewardj · 15 years ago
  8. 6bbe024 Finalise 3.5.0. by sewardj · 15 years ago
  9. 54ca7ad Bump version. by sewardj · 15 years ago
  10. 1ffe69e Comment that we never actually expect to see the string ]]> in a by sewardj · 15 years ago
  11. e77c724 Minor changes w.r.t. --read-var-info=, threading support, and by sewardj · 15 years ago
  12. 588adef When generating XML output for suppressions, print the suppression by sewardj · 15 years ago
  13. 13bf98c Minor update. by njn · 15 years ago
  14. 23fd9bc Remove bad explanations of mempool requests from the core manual, just point by njn · 15 years ago
  15. f4b4758 Be consistent in the naming of sections describing command-line options. by njn · 15 years ago
  16. 36ef257 Remove some cross-references that are broken in the man pages because they by njn · 15 years ago
  17. 4d6cb9e Install all the new man pages. Include them in 'make dist' too (even if by njn · 15 years ago
  18. c206a81 Add a manpage for cg_annotate. Now only valgrind-listener and cg_merge lack by njn · 15 years ago
  19. efd7ef7 - Documented callgrind_{annotate,control} in the Callgrind manual chapter by njn · 15 years ago
  20. 76b4a80 Update. Fortunately it's gotten a little simpler. by njn · 15 years ago
  21. abe8b8c Manpage improvements: by njn · 15 years ago
  22. 9cfec67 Remove a broken Cachegrind link, and include some extra DRD options. by njn · 15 years ago
  23. bf826bf Overhauled the how-to-write-a-new-tool chapter. by njn · 15 years ago
  24. c46019e Overhaul design+implementation chapter. by njn · 15 years ago
  25. 25ac384 Went over the FAQ. Also tweaked vg-entities.xml a bit. by njn · 15 years ago
  26. 40ad266 Minor update. by njn · 15 years ago
  27. 738184a Overhaul the BBV manual chapter, mostly. Also tweak BBV's usage message to by njn · 15 years ago
  28. 7375de3 More docs build tweaks: by njn · 15 years ago
  29. 17594bb Various docs build tweaks: by njn · 15 years ago
  30. a437a60 Various clean-ups, mostly in chapter 3. by njn · 15 years ago
  31. 97db761 Various option-related tweaks: by njn · 15 years ago
  32. 2ec2b72 This wasn't supposed to be part of r10701. by njn · 15 years ago
  33. 7316df2 Various manual fix-ups: by njn · 15 years ago
  34. d55f0d9 With the recent VG_(message) change, by njn · 15 years ago
  35. 0376466 Man page fix. by njn · 15 years ago
  36. 3a5786e Remove lots of boilerplate text (tool descriptions) that tends to get out of by njn · 15 years ago
  37. 7e5d4ed We currently use a mix of <option> and <computeroutput> tags for command by njn · 15 years ago
  38. 53162bf Print the command being run at startup. It wraps to avoid going over 80 by njn · 15 years ago
  39. 01dded7 Don't include "how to write a tool" in the user manual -- it's in the tech by njn · 15 years ago
  40. 05a8917 Started overhauling the documentation: by njn · 15 years ago
  41. d53a34b Update. by sewardj · 15 years ago
  42. 8b6b54b Fixed spelling. by bart · 15 years ago
  43. 2ff151c Fixed spelling. by bart · 15 years ago
  44. 6ea37fe Merge docs/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  45. dbebecc Add exp-bbv to the tool-suite. I'm seeing a couple of amd64-linux test by njn · 15 years ago
  46. 232b9aa Update oprofiling notes a bit. by sewardj · 15 years ago
  47. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  48. 8762df7 Get rid of ACKNOWLEDGEMENTS, because it overlaps hugely with AUTHORS. by njn · 15 years ago
  49. 052f170 Remove references to the now-defunct INSTALL file. by njn · 15 years ago
  50. 218714b Add descriptions of DRD and Ptrcheck in the manual intro. Bart, Julian, by njn · 15 years ago
  51. b4cf7cd Document --auto-run-dsymutil flag. by sewardj · 15 years ago
  52. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  53. ff0c452 Add some info about building the docs on Ubuntu 9.04. by njn · 15 years ago
  54. 557bb83 Fix some broken XML tags. by njn · 15 years ago
  55. a666a2e Add a list of bugs reported since 3.4.1 was released. 50 new bug by sewardj · 15 years ago
  56. 3b66a23 Fix the installation instructions in the manual. by njn · 15 years ago
  57. b8329f0 Made the Valgrind abort/crash message clearer about the fact that it can be by njn · 15 years ago
  58. 337f8cd Merge r9431 (remove old Darwin docs) from the DARWIN branch. by njn · 15 years ago
  59. 8225cc0 This commit completely overhauls the leak checker. In particular: by njn · 15 years ago
  60. 7441b99 Fix an XML error spotted by Bart. by njn · 15 years ago
  61. 107bc57 Merge r9175 (don't run inappropriate OS- and platform-specific tests) from by njn · 15 years ago
  62. 6882443 Cleaned up the mess that was the treatment of "below main" functions such as by njn · 15 years ago
  63. 7fd6d38 Rename all the arch/OS/platform-related variables in configure.in to make it by njn · 15 years ago
  64. a6dbb3f - No longer using VG_ARCH_ALL to determine the DIST_SUBDIRS used for by njn · 15 years ago
  65. bfc79f8 Add an FAQ about attaching Valgrind to already-running programs. by njn · 16 years ago
  66. f1fa5ed Update bug lists. by sewardj · 16 years ago
  67. adcb5bb Bump the version stuff. by sewardj · 16 years ago
  68. af0e3ff Update. by sewardj · 16 years ago
  69. af57d5b Minor updates for 3.4.0. Also fix a large number of missing <para> by sewardj · 16 years ago
  70. 3301cd1 Include new file (why-no-libc.txt) in the distro tarball. by sewardj · 16 years ago
  71. 13581c9 Add some useful info. by njn · 16 years ago
  72. bb97c5e Update an FAQ to account for --track-origins=yes. by njn · 16 years ago
  73. e6cab85 Update. by sewardj · 16 years ago
  74. 4281619 update bug status by dirk · 16 years ago
  75. a656f3d ignore .valgrindrc files that are world writeable by dirk · 16 years ago
  76. da1dd99 add glibc 2.9 support to changelog by dirk · 16 years ago
  77. 641a13c Update. by sewardj · 16 years ago
  78. 2343eac Update. by sewardj · 16 years ago
  79. 9a0132d by sewardj · 16 years ago
  80. 6629325 Update documentation on suppressions following addition of frame-level by sewardj · 16 years ago
  81. c9ebb4a Add summaries for more than 60 bugs logged in bugzilla since 3.3.1 was by sewardj · 16 years ago
  82. 618658d Get rid of longstanding and now pointless restriction that disallowed by sewardj · 16 years ago
  83. 18dbd9a Add notes on how to build/run KDE 4.2. by sewardj · 16 years ago
  84. bf714ee Merge howto_profile.txt from branches/YARD and BIG_APP_NOTES.txt from by sewardj · 16 years ago
  85. ed9c3ef Update by weidendo · 16 years ago
  86. 37a78a0 XML-ise exp-ptrcheck's documentation. by sewardj · 16 years ago
  87. e95d94f Fix longstanding bug in dual-arch support, which originated in by sewardj · 16 years ago
  88. ccf17de Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools. by bart · 16 years ago
  89. c66f5db Added entry for DRD manual. by bart · 16 years ago
  90. 4efbaa7 Reinstate printing of log-file-qualifiers in XML output (Ashley Pittman). by sewardj · 16 years ago
  91. 0560549 Update. by sewardj · 16 years ago
  92. ca9ff62 update by njn · 16 years ago
  93. 7064fb2 Fix a bug in Massif and Cachegrind, whereby if program's forked, the child by njn · 16 years ago
  94. e2619ab Update. by sewardj · 16 years ago
  95. 6bc94ba Removed an entry referring to a bug that was introduced after 3.3.0. Updated status of #161036. by bart · 16 years ago
  96. 33190bf Update. by sewardj · 16 years ago
  97. c44b254 Update manual re number of suppression files allowed. See #161487. by sewardj · 16 years ago
  98. ee068c3 Update. by sewardj · 16 years ago
  99. f955511 Removed a bug entry that was introduced after the 3.3.0 release and before the 3.3.1 release. by bart · 16 years ago
  100. 2dda19f Update. by sewardj · 16 years ago