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