Age | Commit message (Expand) | Author | Files | Lines |
2011-08-08 | Fix a Massif bug: when realloc'ing a block, any values in the part of the | njn | 1 | -1/+1 |
2011-07-24 | Avoid excessive fragmentation in m_mallocfree facility by munmapping | sewardj | 3 | -13/+68 |
2011-06-28 | valgrind and tool mon. cmds prefixes changes + doc fixes + new vgdb option | sewardj | 2 | -7/+7 |
2011-06-28 | Delete the AIX5 port. The last release this worked for is 3.4.1, | sewardj | 2 | -7/+2 |
2011-06-17 | Move the GDBserver documentation from the "Valgrind core" chapter | sewardj | 1 | -1/+1 |
2011-05-18 | Follow-up for r11770: added missing 'void' keyword. | bart | 1 | -1/+1 |
2011-05-17 | gdbserver: misc fixes (#214909 c 77) | sewardj | 2 | -30/+35 |
2011-05-06 | Implement a GDB server in Valgrind. See #214909. | sewardj | 2 | -14/+109 |
2011-04-03 | git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11682 a5019735-40e9-0310-86... | bart | 1 | -1/+1 |
2011-03-25 | Add VALGRIND_RESIZEINPLACE_BLOCK() and hence close #267819. | bart | 1 | -0/+9 |
2011-01-27 | If Massif's --threshold value was less than 1.0, in lines like this: | njn | 3 | -9/+7 |
2011-01-10 | Memcheck, None: update avg translation size to be more realistic. | sewardj | 1 | -0/+2 |
2010-12-08 | Raise Massif's maximum --detailed-freq value from 10,000 to 1,000,000. | njn | 1 | -1/+1 |
2010-10-13 | Documentation update for 3.6.0 (not including NEWS). | sewardj | 1 | -0/+11 |
2010-07-06 | Make error messages at start-up more consistent. Every line of such | njn | 1 | -7/+8 |
2010-07-01 | Add --pages-as-heap option to Massif. Bug 203256. | njn | 2 | -91/+297 |
2010-07-01 | Merged the MACOSX106 branch to the trunk. Merge command: | njn | 1 | -2/+2 |
2010-06-13 | Remove link_tool_exe.c and replace it with perl scripts that do the | sewardj | 1 | -2/+2 |
2010-06-02 | Add a new program (link_tool_exe.c) and use this to link the tool | sewardj | 1 | -2/+18 |
2010-05-03 | Update copyright dates to 2010. | sewardj | 1 | -2/+2 |
2010-03-07 | Document the default value of --stacks correctly. | njn | 1 | -1/+1 |
2009-11-26 | Track vex r1930 (Change the IR representation of load linked and store | sewardj | 1 | -4/+2 |
2009-08-12 | Update .exp files for r10783. | njn | 1 | -1/+1 |
2009-08-10 | wibble | njn | 1 | -2/+3 |
2009-08-10 | Make "option" terminology consistent some more. Also tweaked the mempool | njn | 1 | -6/+6 |
2009-08-09 | Make usage messages given by -h and man pages consistent for the scripts. | njn | 2 | -2/+3 |
2009-08-07 | Tidy up of messaging: | sewardj | 7 | -26/+32 |
2009-08-07 | Add a manpage for cg_annotate. Now only valgrind-listener and cg_merge lack | njn | 1 | -1/+1 |
2009-08-07 | Manpage improvements: | njn | 4 | -3/+79 |
2009-08-07 | Thoroughly overhauled the Cachegrind manual chapter, mostly by putting | njn | 1 | -27/+44 |
2009-08-05 | More docs build tweaks: | njn | 2 | -1/+6 |
2009-08-05 | More Massif manual tweaks. | njn | 1 | -10/+23 |
2009-08-05 | Comment and docs wibbles. | njn | 2 | -5/+15 |
2009-08-04 | Add a bit more to Massif's manual chapter. | njn | 1 | -0/+73 |
2009-08-04 | A couple of minor Massif manual improvements. | njn | 1 | -10/+16 |
2009-08-04 | Overhaul Massif's manual, and a few minor related things. | njn | 3 | -54/+43 |
2009-08-04 | Various option-related tweaks: | njn | 1 | -2/+3 |
2009-08-04 | Various manual fix-ups: | njn | 1 | -1/+1 |
2009-07-30 | Use <variablelist> for ms_print's and cg_annotate's options list. | njn | 1 | -20/+44 |
2009-07-30 | Remove some not-very useful info that tends to get out of date. | njn | 1 | -20/+0 |
2009-07-30 | We currently use a mix of <option> and <computeroutput> tags for command | njn | 1 | -17/+17 |
2009-07-29 | Started overhauling the documentation: | njn | 1 | -8/+3 |
2009-07-15 | Merge massif/ changes from branches/MESSAGING_TIDYUP r10464. | sewardj | 1 | -56/+56 |
2009-07-02 | Fix missing backslash, which was causing serious weirdness during | sewardj | 1 | -1/+1 |
2009-07-01 | Merge in branches/DCAS. | sewardj | 1 | -2/+4 |
2009-07-01 | Add a comment. | njn | 1 | -0/+10 |
2009-07-01 | Add some more functions to the default --alloc-fns list. Had to tweak how | njn | 8 | -104/+137 |
2009-06-24 | This commit merges the BUILD_TWEAKS branch onto the trunk. It has the | njn | 2 | -143/+65 |
2009-05-28 | Merge the DARWIN branch onto the trunk. | njn | 3 | -7/+50 |
2009-05-21 | DARWIN sync: make VG_MIN_MALLOC_SZB 16 bytes where appropriate. Add another | njn | 2 | -1/+40 |