1. 9ab64a4 New command line option: --trace-children-skip-by-arg, which allows by sewardj · 14 years ago
  2. e089f01 Documentation update for 3.6.0 (not including NEWS). by sewardj · 14 years ago
  3. 14cdbf8 Make the --prefix-to-strip=... command-line option added in r11312 by sewardj · 14 years ago
  4. 1160e81 Un-break the docs build on Ubuntu 10.04 (Loïc Minier, lool@dooz.org). by sewardj · 14 years ago
  5. 5dd0190 Added command-line option --prefix-to-strip=... Closes #245535. by bart · 14 years ago
  6. cce38e6 Make -h -h be equivalent to --help-debug. by njn · 14 years ago
  7. f9ebc39 New flag --require-text-symbol=:sopatt:fnpatt, to be used to check by sewardj · 14 years ago
  8. 0642127 New flag: --trace-children-skip=patt1,patt2,etc by sewardj · 15 years ago
  9. e77c724 Minor changes w.r.t. --read-var-info=, threading support, and by sewardj · 15 years ago
  10. f4b4758 Be consistent in the naming of sections describing command-line options. by njn · 15 years ago
  11. 36ef257 Remove some cross-references that are broken in the man pages because they by njn · 15 years ago
  12. 97db761 Various option-related tweaks: by njn · 15 years ago
  13. 7316df2 Various manual fix-ups: by njn · 15 years ago
  14. 7e5d4ed We currently use a mix of <option> and <computeroutput> tags for command by njn · 15 years ago
  15. 8b6b54b Fixed spelling. by bart · 15 years ago
  16. 2ff151c Fixed spelling. by bart · 15 years ago
  17. 6ea37fe Merge docs/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  18. b4cf7cd Document --auto-run-dsymutil flag. by sewardj · 15 years ago
  19. 6882443 Cleaned up the mess that was the treatment of "below main" functions such as by njn · 15 years ago
  20. a656f3d ignore .valgrindrc files that are world writeable by dirk · 16 years ago
  21. 9a0132d by sewardj · 16 years ago
  22. 6629325 Update documentation on suppressions following addition of frame-level by sewardj · 16 years ago
  23. 618658d Get rid of longstanding and now pointless restriction that disallowed by sewardj · 16 years ago
  24. 7064fb2 Fix a bug in Massif and Cachegrind, whereby if program's forked, the child by njn · 16 years ago
  25. c44b254 Update manual re number of suppression files allowed. See #161487. by sewardj · 16 years ago
  26. 95d86c0 Improve handling of programs which require very large main thread by sewardj · 17 years ago
  27. 79c62bc - Remove extraneous 'o' (will be stored in svn server for possible future use) by sewardj · 17 years ago
  28. 4c3270b Fix broken link. by sewardj · 17 years ago
  29. a5fac79 Create a new chapter in the Valgrind Manual: a chapter containing info by sewardj · 17 years ago
  30. 374a36d by njn · 17 years ago
  31. 778d783 Update documents in preparation for 3.3.0, and restructure them by sewardj · 17 years ago
  32. 3387889 Spelling fixes and misc tidying for the manual. (Brian Gough) by sewardj · 17 years ago
  33. 9bd4bd4 Suggest compiling with --Wall. by njn · 17 years ago
  34. 3d92f9c clarify a paragraph by njn · 17 years ago
  35. 498685c Add a warning about --log-file-exactly. by njn · 17 years ago
  36. 08e31e2 Merge (from 3.2 branch) r6743 (Edit the manual to bring it up to date by sewardj · 17 years ago
  37. ae44c38 Clarify --trace-children a little. by njn · 17 years ago
  38. bc13c05 update by njn · 17 years ago
  39. b977908 A new flag, --error-exitcode=, has been added, to allow changing the by sewardj · 18 years ago
  40. 5850108 Oops, this should have been in r5895. by sewardj · 18 years ago
  41. 513646f Increase number of unsuppressed errors shown before cutoff by a factor of 100. by sewardj · 18 years ago
  42. ca54af3 by njn · 18 years ago
  43. 7fd15d6 Make the BSD-style license notices slightly more accurate. by njn · 18 years ago
  44. 1d0825f Merge in the COMPVBITS branch to the trunk. This is a big change to by njn · 18 years ago
  45. 7d08465 Add a comment about the library's license. by sewardj · 18 years ago
  46. a737e65 Yet another essay: document the MPI wrapper library. by sewardj · 18 years ago
  47. f5fa3bd Minor futzing (fontification, etc) of the function-wrappers documentation. by sewardj · 18 years ago
  48. f5a491c First pass at documenting how to use the function-wrapping facility. by sewardj · 18 years ago
  49. 7e894fd Update Limitations section following recent ppc hackery. by sewardj · 18 years ago
  50. 86e992f Add configure flags --enable-only64bit and --enable-only32bit with by sewardj · 18 years ago
  51. 03e0e7c Tidying up stuff re generating manpage from *.xml docs by de · 19 years ago
  52. bad57fc The valgrind manpage is now auto-generated directly from the by de · 19 years ago
  53. 252c614 Post-release changes: by de · 19 years ago
  54. 9bec93c Due to package upgrades (docbook, passivetex), removed some by de · 19 years ago
  55. 1aaadbd Document PPC32 FP limitations. by sewardj · 19 years ago
  56. 14c9add Stuff about core-dump reinstate-ment in the manual and release notes. by njn · 19 years ago
  57. 28e4059 Update documentation about --show-below-main. by njn · 19 years ago
  58. 053fe98 Update manual for 3.1.0, sections <= manual-core.html. by sewardj · 19 years ago
  59. 00cfcfc Don't imply that the --tool option is mandatory. by njn · 19 years ago
  60. 628add6 Rename --simulation-hints as --sim-hints for brevity. by njn · 19 years ago
  61. 592ae09 Reinstate timestamping, sort-of, having trashed VG_(ctime) as part of by sewardj · 19 years ago
  62. 3c3f0c1 Document the --kernel-variant= option. by sewardj · 19 years ago
  63. 75c4ca6 Remove "pid" to make docs align with reality. by tom · 19 years ago
  64. 1d1a226 Increase the threshold above which new errors are not shown from 300 by sewardj · 19 years ago
  65. 74b4cca Remove all remaining references to pointercheck. It's sad to see it by sewardj · 19 years ago
  66. 19617ae The Spin-Doctor arrives in Valgrind-Land: rename --weird-hacks= to by sewardj · 19 years ago
  67. a0461a6 Get rid of the "ioctl-mmap" weird-hack flag. by sewardj · 19 years ago
  68. 4981841 Fix broken links in the manual. Bug #113190. by njn · 19 years ago
  69. db912f5 by njn · 19 years ago
  70. bce1980 Added some anchors for core flags by de · 19 years ago
  71. 5127298 Clean up command-line args info in the manual and man page for 3.0.0 release. by njn · 19 years ago
  72. 779a2d6 Update docs for 3.0.0 release. Still to do: update command line options. by njn · 19 years ago
  73. 89b4cb6 Added some targets for massif & core options by de · 19 years ago
  74. c7561b9 by njn · 19 years ago
  75. 0140af5 Implement stack registration client requests. See the documentation by rjwalsh · 19 years ago
  76. ce058b0 New flag --trace-cfi=yes|no [no], which is for debugging the CFI reader. by sewardj · 19 years ago
  77. f8bb9e7 Get rid of the --sloppy-malloc= flag and the functionality it by sewardj · 19 years ago
  78. 97724e5 In vg_memory.c, allow the stack-change threshold to be specified by a by sewardj · 19 years ago
  79. 21f9195 Documentation update. This should bring the core of the documentation by njn · 19 years ago
  80. 6fb1e55 by njn · 19 years ago
  81. 612dcd5 Fix broken xml tags. by njn · 19 years ago
  82. 603d410 Implement --log-file-exactly= for when the user wants to specify by sewardj · 19 years ago
  83. d153fae Add a new variant for --gen-suppressions: --gen-suppressions=all, by sewardj · 19 years ago
  84. c4fcca3 Updated docs with all the changes that I'm aware of that happened since by njn · 20 years ago
  85. 3e986b2 Overhauled the docs. Removed all the HTML files, put in XML files as by njn · 20 years ago