1. 9848690 Add option a new sim-hint no-nptl-pthread-stackcache. by philippe · 10 years ago
  2. 3c8a9d3 Small fixes in 'getting started' section of user manual by philippe · 10 years ago
  3. a6efdfa Rename --defaultsupp into --default-suppressions as requested by Julian by bart · 10 years ago
  4. 2c68e3e core: Add command-line option --defaultsupp by bart · 10 years ago
  5. a0a7393 This patch implements the support needed for stacktraces by philippe · 10 years ago
  6. 8b8d7c7 Fix 334788 clarify doc about --log-file initial program directory by philippe · 10 years ago
  7. 090b529 Fix/improve user manual and man page derived from it. by philippe · 10 years ago
  8. e4d7812 * New option --aspace-minaddr=<address> allows to (possibly) make by philippe · 10 years ago
  9. 180a750 - The option "--vgdb-stop-at=event1,event2,..." allows the user by philippe · 10 years ago
  10. e52e445 Following svn r13758 (bug 328711), some further similar fixes, by philippe · 11 years ago
  11. 4c7254d Merge the following revisions from 3_9_BRANCH to trunk: by sewardj · 11 years ago
  12. 1a67731 Two small wording fixes in manual by philippe · 11 years ago
  13. a11ec17 Followup to r13652 (make the translation cache size be command-line by sewardj · 11 years ago
  14. 8e1bee4 Allow the user to dimension the translation cache by philippe · 11 years ago
  15. 4e32d67 Allow tools to provide some statistics in suppression list produced at the end by philippe · 11 years ago
  16. 3e8d634 Bug 321738 Add manpages for vgdb and valgrind-listener. by mjw · 11 years ago
  17. 2046593 Document that user level client stack switches might cause crashes by philippe · 11 years ago
  18. a02e267 Fix 316144 (valgrind.1 manpage contains ??? strings for references) by philippe · 11 years ago
  19. 4620765 Implement --merge-recursive-frames + provide VALGRIND_MONITOR_COMMAND client req. by philippe · 11 years ago
  20. 8a6a76a Add documentation for --extra-debuginfo-path=. Relates to #310972. by sewardj · 12 years ago
  21. c30cd9b Make diagnostics for SIGILL more controllable (Valgrind part). by sewardj · 12 years ago
  22. c336038 Fix 308644 vgdb command for having the info for the track-fds option by philippe · 12 years ago
  23. 8ee4f33 Doc: remove 'is' in 'is replaces' by philippe · 12 years ago
  24. 38415e8 Fix typo spotted by John Reiser. by sewardj · 12 years ago
  25. ca456c7 Doc updates for 3.8.0. by sewardj · 12 years ago
  26. 0c0291a Remove --vex-iropt-precise-memory-exns, implement --vex-iropt-register-updates by philippe · 12 years ago
  27. d99c26a Implement --redzone-size and --core-redzone-size by philippe · 12 years ago
  28. 7711f9e Increase allowed size of a back-trace to 500 frames. by florian · 12 years ago
  29. 1e470b5 fix 219156 support static malloc or alternate malloc lib (e.g. tcmalloc) with new option --soname-synonyms by philippe · 12 years ago
  30. 72faf10 Allows to run regression tests in an outer/inner setup. by philippe · 12 years ago
  31. 0d366ad * Improve documentation of --vgdb=full by philippe · 12 years ago
  32. 277eaff * README_DEVELOPERS : complete/enhance the section about outer/inner by philippe · 12 years ago
  33. 236a71a Document the new --fair-sched option. by philippe · 12 years ago
  34. badefc9 Some small doc updating for 3.7.0. by sewardj · 13 years ago
  35. c879859 Update documentation now that DRD supports XML output by bart · 13 years ago
  36. cc3de2d Add a new simulation hint, --sim-hints=fuse-compatible, which causes by sewardj · 13 years ago
  37. 0e1b0c2 Mention the --tool option in the manual page. Fixes #249970. by tom · 13 years ago
  38. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  39. b338a85 Remove references to Ptrcheck in the documentation, and replace by sewardj · 13 years ago
  40. e81a454 Minor documentation fixes for the GDB server. (Philippe Waroquiers, by sewardj · 13 years ago
  41. 350c0fe Move the GDBserver documentation from the "Valgrind core" chapter by sewardj · 13 years ago
  42. 995c67f Edits for the GDBserver documentation. by sewardj · 13 years ago
  43. 6dbcc63 Add a fourth --smc-check= variant, --smc-check=all-non-file. This by sewardj · 13 years ago
  44. 6b7357b Further fixes for GDB server on Thumb code: by sewardj · 13 years ago
  45. d142f99 gdbserver: misc fixes (#214909 c 77) by sewardj · 13 years ago
  46. 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 13 years ago
  47. 9ab64a4 New command line option: --trace-children-skip-by-arg, which allows by sewardj · 14 years ago
  48. e089f01 Documentation update for 3.6.0 (not including NEWS). by sewardj · 14 years ago
  49. 14cdbf8 Make the --prefix-to-strip=... command-line option added in r11312 by sewardj · 14 years ago
  50. 1160e81 Un-break the docs build on Ubuntu 10.04 (Loïc Minier, lool@dooz.org). by sewardj · 14 years ago
  51. 5dd0190 Added command-line option --prefix-to-strip=... Closes #245535. by bart · 14 years ago
  52. cce38e6 Make -h -h be equivalent to --help-debug. by njn · 14 years ago
  53. f9ebc39 New flag --require-text-symbol=:sopatt:fnpatt, to be used to check by sewardj · 14 years ago
  54. 0642127 New flag: --trace-children-skip=patt1,patt2,etc by sewardj · 15 years ago
  55. e77c724 Minor changes w.r.t. --read-var-info=, threading support, and by sewardj · 15 years ago
  56. f4b4758 Be consistent in the naming of sections describing command-line options. by njn · 15 years ago
  57. 36ef257 Remove some cross-references that are broken in the man pages because they by njn · 15 years ago
  58. 97db761 Various option-related tweaks: by njn · 15 years ago
  59. 7316df2 Various manual fix-ups: by njn · 15 years ago
  60. 7e5d4ed We currently use a mix of <option> and <computeroutput> tags for command by njn · 15 years ago
  61. 8b6b54b Fixed spelling. by bart · 15 years ago
  62. 2ff151c Fixed spelling. by bart · 15 years ago
  63. 6ea37fe Merge docs/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  64. b4cf7cd Document --auto-run-dsymutil flag. by sewardj · 15 years ago
  65. 6882443 Cleaned up the mess that was the treatment of "below main" functions such as by njn · 15 years ago
  66. a656f3d ignore .valgrindrc files that are world writeable by dirk · 16 years ago
  67. 9a0132d by sewardj · 16 years ago
  68. 6629325 Update documentation on suppressions following addition of frame-level by sewardj · 16 years ago
  69. 618658d Get rid of longstanding and now pointless restriction that disallowed by sewardj · 16 years ago
  70. 7064fb2 Fix a bug in Massif and Cachegrind, whereby if program's forked, the child by njn · 16 years ago
  71. c44b254 Update manual re number of suppression files allowed. See #161487. by sewardj · 16 years ago
  72. 95d86c0 Improve handling of programs which require very large main thread by sewardj · 17 years ago
  73. 79c62bc - Remove extraneous 'o' (will be stored in svn server for possible future use) by sewardj · 17 years ago
  74. 4c3270b Fix broken link. by sewardj · 17 years ago
  75. a5fac79 Create a new chapter in the Valgrind Manual: a chapter containing info by sewardj · 17 years ago
  76. 374a36d by njn · 17 years ago
  77. 778d783 Update documents in preparation for 3.3.0, and restructure them by sewardj · 17 years ago
  78. 3387889 Spelling fixes and misc tidying for the manual. (Brian Gough) by sewardj · 17 years ago
  79. 9bd4bd4 Suggest compiling with --Wall. by njn · 17 years ago
  80. 3d92f9c clarify a paragraph by njn · 17 years ago
  81. 498685c Add a warning about --log-file-exactly. by njn · 17 years ago
  82. 08e31e2 Merge (from 3.2 branch) r6743 (Edit the manual to bring it up to date by sewardj · 17 years ago
  83. ae44c38 Clarify --trace-children a little. by njn · 17 years ago
  84. bc13c05 update by njn · 17 years ago
  85. b977908 A new flag, --error-exitcode=, has been added, to allow changing the by sewardj · 18 years ago
  86. 5850108 Oops, this should have been in r5895. by sewardj · 18 years ago
  87. 513646f Increase number of unsuppressed errors shown before cutoff by a factor of 100. by sewardj · 18 years ago
  88. ca54af3 by njn · 18 years ago
  89. 7fd15d6 Make the BSD-style license notices slightly more accurate. by njn · 18 years ago
  90. 1d0825f Merge in the COMPVBITS branch to the trunk. This is a big change to by njn · 18 years ago
  91. 7d08465 Add a comment about the library's license. by sewardj · 18 years ago
  92. a737e65 Yet another essay: document the MPI wrapper library. by sewardj · 18 years ago
  93. f5fa3bd Minor futzing (fontification, etc) of the function-wrappers documentation. by sewardj · 18 years ago
  94. f5a491c First pass at documenting how to use the function-wrapping facility. by sewardj · 18 years ago
  95. 7e894fd Update Limitations section following recent ppc hackery. by sewardj · 18 years ago
  96. 86e992f Add configure flags --enable-only64bit and --enable-only32bit with by sewardj · 18 years ago
  97. 03e0e7c Tidying up stuff re generating manpage from *.xml docs by de · 19 years ago
  98. bad57fc The valgrind manpage is now auto-generated directly from the by de · 19 years ago
  99. 252c614 Post-release changes: by de · 19 years ago
  100. 9bec93c Due to package upgrades (docbook, passivetex), removed some by de · 19 years ago