History log of /external/valgrind/massif/tests/insig.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
466ed6e1efeab3b32a30a9002622fb03c0686688 18-Feb-2009 njn <njn@a5019735-40e9-0310-863c-91ae7b9d1cf9> Merged r9101 (make Massif tests work if VG_MIN_MALLOC_SZB==16) from the
DARWIN branch, along with a few other minor things.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9197 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/massif/tests/insig.c
32397c0c26fd49181e87a409ad986b9e1b5b0dfd 10-Nov-2007 njn <njn@a5019735-40e9-0310-863c-91ae7b9d1cf9> Changed Massif to record the 'slop' heap bytes caused by rounding asked-for
sizes up to a multiple of 8 (or whatever --alignment is). This is combined
with the "admin" bytes, resulting in the "extra" bytes. Added
VG_(malloc_usable_size) to the tool interface to support this.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7133 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/massif/tests/insig.c
734b805cb3af82ddd7d3ba22a0e22aba29b78305 01-Nov-2007 njn <njn@a5019735-40e9-0310-863c-91ae7b9d1cf9> Merged the MASSIF2 branch to the trunk. Main changes:

- ms_main.c: completely overhauled.

- massif/tests/*: lots of them now.

- massif/perf/: added.

- massif/hp2ps: removed. No longer used.

- vg_regtest: renamed the previously unused "posttest" notion to "post".
Using it for checking ms_print's output.

Although the code has changed dramatically, as has the form of the tool's
output, the information presented in the output is basically the same,
although it's now (hopefully) much more useful. So the tool name is
unchanged.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7069 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/massif/tests/insig.c