Age | Commit message (Expand) | Author | Files | Lines |
2010-04-19 | Rename preprocessor macro __VALGRIND__ to __VALGRIND_MAJOR__ and add | sewardj | 1 | -0/+3 |
2010-01-01 | Merge from branches/ARM, all parts of the ARM-Linux port except for | sewardj | 1 | -0/+31 |
2009-11-05 | New flag: --trace-children-skip=patt1,patt2,etc | sewardj | 1 | -0/+26 |
2009-09-13 | Update. | sewardj | 1 | -0/+2 |
2009-09-03 | Add a file to keep track of stuff that we currently can't/don't in | sewardj | 2 | -0/+14 |
2009-08-19 | Finalise 3.5.0. | sewardj | 1 | -1/+1 |
2009-08-16 | Bump version. | sewardj | 1 | -2/+2 |
2009-08-16 | Comment that we never actually expect to see the string ]]> in a | sewardj | 1 | -0/+8 |
2009-08-16 | Minor changes w.r.t. --read-var-info=, threading support, and | sewardj | 1 | -21/+28 |
2009-08-15 | When generating XML output for suppressions, print the suppression | sewardj | 1 | -0/+12 |
2009-08-15 | Minor update. | njn | 1 | -0/+3 |
2009-08-10 | Remove bad explanations of mempool requests from the core manual, just point | njn | 1 | -36/+14 |
2009-08-10 | Be consistent in the naming of sections describing command-line options. | njn | 4 | -51/+51 |
2009-08-10 | Remove some cross-references that are broken in the man pages because they | njn | 1 | -5/+12 |
2009-08-07 | Install all the new man pages. Include them in 'make dist' too (even if | njn | 1 | -9/+12 |
2009-08-07 | Add a manpage for cg_annotate. Now only valgrind-listener and cg_merge lack | njn | 3 | -4/+9 |
2009-08-07 | - Documented callgrind_{annotate,control} in the Callgrind manual chapter | njn | 3 | -3/+18 |
2009-08-07 | Update. Fortunately it's gotten a little simpler. | njn | 1 | -17/+6 |
2009-08-07 | Manpage improvements: | njn | 5 | -21/+46 |
2009-08-07 | Remove a broken Cachegrind link, and include some extra DRD options. | njn | 1 | -4/+3 |
2009-08-07 | Overhauled the how-to-write-a-new-tool chapter. | njn | 1 | -237/+119 |
2009-08-07 | Overhaul design+implementation chapter. | njn | 1 | -45/+68 |
2009-08-07 | Went over the FAQ. Also tweaked vg-entities.xml a bit. | njn | 8 | -85/+65 |
2009-08-06 | Minor update. | njn | 1 | -3/+4 |
2009-08-05 | Overhaul the BBV manual chapter, mostly. Also tweak BBV's usage message to | njn | 1 | -2/+2 |
2009-08-05 | More docs build tweaks: | njn | 2 | -0/+0 |
2009-08-05 | Various docs build tweaks: | njn | 6 | -196/+55 |
2009-08-04 | Various clean-ups, mostly in chapter 3. | njn | 1 | -84/+88 |
2009-08-04 | Various option-related tweaks: | njn | 2 | -56/+83 |
2009-08-04 | This wasn't supposed to be part of r10701. | njn | 1 | -23/+0 |
2009-08-04 | Various manual fix-ups: | njn | 4 | -259/+235 |
2009-08-03 | With the recent VG_(message) change, | njn | 1 | -6/+9 |
2009-07-30 | Man page fix. | njn | 1 | -3/+0 |
2009-07-30 | Remove lots of boilerplate text (tool descriptions) that tends to get out of | njn | 2 | -88/+31 |
2009-07-30 | We currently use a mix of <option> and <computeroutput> tags for command | njn | 4 | -23/+27 |
2009-07-29 | Print the command being run at startup. It wraps to avoid going over 80 | njn | 1 | -7/+4 |
2009-07-29 | Don't include "how to write a tool" in the user manual -- it's in the tech | njn | 2 | -34/+27 |
2009-07-29 | Started overhauling the documentation: | njn | 3 | -230/+91 |
2009-07-24 | Update. | sewardj | 1 | -1/+6 |
2009-07-19 | Fixed spelling. | bart | 1 | -1/+1 |
2009-07-19 | Fixed spelling. | bart | 1 | -1/+1 |
2009-07-15 | Merge docs/ changes from branches/MESSAGING_TIDYUP r10464. | sewardj | 4 | -14/+813 |
2009-07-14 | Add exp-bbv to the tool-suite. I'm seeing a couple of amd64-linux test | njn | 2 | -1/+10 |
2009-07-01 | Update oprofiling notes a bit. | sewardj | 1 | -2/+6 |
2009-06-24 | This commit merges the BUILD_TWEAKS branch onto the trunk. It has the | njn | 4 | -8/+9 |
2009-06-12 | Get rid of ACKNOWLEDGEMENTS, because it overlaps hugely with AUTHORS. | njn | 1 | -8/+0 |
2009-06-06 | Remove references to the now-defunct INSTALL file. | njn | 1 | -8/+0 |
2009-06-02 | Add descriptions of DRD and Ptrcheck in the manual intro. Bart, Julian, | njn | 1 | -14/+26 |
2009-05-31 | Document --auto-run-dsymutil flag. | sewardj | 1 | -0/+61 |
2009-05-28 | Merge the DARWIN branch onto the trunk. | njn | 2 | -0/+137 |