- 9cfec67 Remove a broken Cachegrind link, and include some extra DRD options. by njn · 15 years ago
- bf826bf Overhauled the how-to-write-a-new-tool chapter. by njn · 15 years ago
- c46019e Overhaul design+implementation chapter. by njn · 15 years ago
- 25ac384 Went over the FAQ. Also tweaked vg-entities.xml a bit. by njn · 15 years ago
- 738184a Overhaul the BBV manual chapter, mostly. Also tweak BBV's usage message to by njn · 15 years ago
- 17594bb Various docs build tweaks: by njn · 15 years ago
- a437a60 Various clean-ups, mostly in chapter 3. by njn · 15 years ago
- 97db761 Various option-related tweaks: by njn · 15 years ago
- 2ec2b72 This wasn't supposed to be part of r10701. by njn · 15 years ago
- 7316df2 Various manual fix-ups: by njn · 15 years ago
- d55f0d9 With the recent VG_(message) change, by njn · 15 years ago
- 0376466 Man page fix. by njn · 15 years ago
- 3a5786e Remove lots of boilerplate text (tool descriptions) that tends to get out of by njn · 15 years ago
- 7e5d4ed We currently use a mix of <option> and <computeroutput> tags for command by njn · 15 years ago
- 53162bf Print the command being run at startup. It wraps to avoid going over 80 by njn · 15 years ago
- 01dded7 Don't include "how to write a tool" in the user manual -- it's in the tech by njn · 15 years ago
- 05a8917 Started overhauling the documentation: by njn · 15 years ago
- 8b6b54b Fixed spelling. by bart · 15 years ago
- 2ff151c Fixed spelling. by bart · 15 years ago
- 6ea37fe Merge docs/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
- dbebecc Add exp-bbv to the tool-suite. I'm seeing a couple of amd64-linux test by njn · 15 years ago
- 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
- 8762df7 Get rid of ACKNOWLEDGEMENTS, because it overlaps hugely with AUTHORS. by njn · 15 years ago
- 052f170 Remove references to the now-defunct INSTALL file. by njn · 15 years ago
- 218714b Add descriptions of DRD and Ptrcheck in the manual intro. Bart, Julian, by njn · 15 years ago
- b4cf7cd Document --auto-run-dsymutil flag. by sewardj · 15 years ago
- 557bb83 Fix some broken XML tags. by njn · 15 years ago
- 3b66a23 Fix the installation instructions in the manual. by njn · 16 years ago
- b8329f0 Made the Valgrind abort/crash message clearer about the fact that it can be by njn · 16 years ago
- 8225cc0 This commit completely overhauls the leak checker. In particular: by njn · 16 years ago
- 7441b99 Fix an XML error spotted by Bart. by njn · 16 years ago
- 6882443 Cleaned up the mess that was the treatment of "below main" functions such as by njn · 16 years ago
- bfc79f8 Add an FAQ about attaching Valgrind to already-running programs. by njn · 16 years ago
- adcb5bb Bump the version stuff. by sewardj · 16 years ago
- af57d5b Minor updates for 3.4.0. Also fix a large number of missing <para> by sewardj · 16 years ago
- bb97c5e Update an FAQ to account for --track-origins=yes. by njn · 16 years ago
- a656f3d ignore .valgrindrc files that are world writeable by dirk · 16 years ago
- 9a0132d by sewardj · 16 years ago
- 6629325 Update documentation on suppressions following addition of frame-level by sewardj · 16 years ago
- 618658d Get rid of longstanding and now pointless restriction that disallowed by sewardj · 16 years ago
- 37a78a0 XML-ise exp-ptrcheck's documentation. by sewardj · 16 years ago
- 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
- c66f5db Added entry for DRD manual. by bart · 16 years ago
- 7064fb2 Fix a bug in Massif and Cachegrind, whereby if program's forked, the child by njn · 16 years ago
- c44b254 Update manual re number of suppression files allowed. See #161487. by sewardj · 16 years ago
- 117a6b8 minor tweak by njn · 17 years ago
- 95d86c0 Improve handling of programs which require very large main thread by sewardj · 17 years ago
- 45fb4d3 by njn · 17 years ago
- 79c62bc - Remove extraneous 'o' (will be stored in svn server for possible future use) by sewardj · 17 years ago
- d57b78d Tweaked the tool-writing docs. by njn · 17 years ago
- cbf4e19 callgrind: support for --callgrind-out-file by weidendo · 17 years ago
- 4c3270b Fix broken link. by sewardj · 17 years ago
- e01c505 Very minor changes. by sewardj · 17 years ago
- a5fac79 Create a new chapter in the Valgrind Manual: a chapter containing info by sewardj · 17 years ago
- 374a36d by njn · 17 years ago
- 778d783 Update documents in preparation for 3.3.0, and restructure them by sewardj · 17 years ago
- 14132a1 Add a page listing papers etc about Valgrind. Cut-down version of by sewardj · 17 years ago
- 3387889 Spelling fixes and misc tidying for the manual. (Brian Gough) by sewardj · 17 years ago
- 0ab5548 Merge (from branches/THRCHECK) misc build-system changes. Nothing significant. by sewardj · 17 years ago
- 9bd4bd4 Suggest compiling with --Wall. by njn · 17 years ago
- 3d92f9c clarify a paragraph by njn · 17 years ago
- 6e9a3df Add an FAQ. by njn · 17 years ago
- 498685c Add a warning about --log-file-exactly. by njn · 17 years ago
- 08e31e2 Merge (from 3.2 branch) r6743 (Edit the manual to bring it up to date by sewardj · 17 years ago
- ae44c38 Clarify --trace-children a little. by njn · 17 years ago
- 3ecfaaa Update slightly. by sewardj · 18 years ago
- bc13c05 update by njn · 18 years ago
- 8663d22 correctify by njn · 18 years ago
- 7aeb10f Fix 'make html-docs' and 'make print-docs'. by sewardj · 18 years ago
- e5eaf3a Updated docs on tool-writing. Moved them into the user manual. by njn · 18 years ago
- 011215f Link to dissertation with a proper link. by njn · 18 years ago
- 534f781 Removed the file format description from cg_annotate.in, because it's in the by njn · 18 years ago
- 3fdb362 Add a FAQ. by njn · 18 years ago
- 3ecf8f2 Finalise 3.2.0. by sewardj · 18 years ago
- ab455d4 Finalise. by sewardj · 18 years ago
- b7d59b9 Update for 3.2.0. by sewardj · 18 years ago
- b977908 A new flag, --error-exitcode=, has been added, to allow changing the by sewardj · 18 years ago
- 5850108 Oops, this should have been in r5895. by sewardj · 18 years ago
- 513646f Increase number of unsuppressed errors shown before cutoff by a factor of 100. by sewardj · 18 years ago
- ca54af3 by njn · 19 years ago
- a874ef4 Add a FAQ. by njn · 19 years ago
- 7fd15d6 Make the BSD-style license notices slightly more accurate. by njn · 19 years ago
- 1d0825f Merge in the COMPVBITS branch to the trunk. This is a big change to by njn · 19 years ago
- af0e723 Callgrind merge: documentation by weidendo · 19 years ago
- 7d08465 Add a comment about the library's license. by sewardj · 19 years ago
- a737e65 Yet another essay: document the MPI wrapper library. by sewardj · 19 years ago
- f5fa3bd Minor futzing (fontification, etc) of the function-wrappers documentation. by sewardj · 19 years ago
- f5a491c First pass at documenting how to use the function-wrapping facility. by sewardj · 19 years ago
- 7e894fd Update Limitations section following recent ppc hackery. by sewardj · 19 years ago
- 86e992f Add configure flags --enable-only64bit and --enable-only32bit with by sewardj · 19 years ago
- bcd75fc Remove all remaining profiling gunk. by njn · 19 years ago
- 5666ee6 update by njn · 19 years ago
- 1ac2f0d clarify by njn · 19 years ago
- 03e0e7c Tidying up stuff re generating manpage from *.xml docs by de · 19 years ago
- bad57fc The valgrind manpage is now auto-generated directly from the by de · 19 years ago
- d3c3537 Removed unnecessary CDATA tags, fixed the <programlisting> indentation cos otherwise fo will barf, added backticks around pwd, etc, etc. by de · 19 years ago
- 9856aac Fix some whitespace issues. by tom · 19 years ago
- 7b6c66b Fix a few issues introduced by the previous change and my complete by tom · 19 years ago
- 605535f Update the tool writing documentation. by tom · 19 years ago
- 97ab7e7 mc-tech-docs.xml - removed ref to cachegrind.org by de · 19 years ago