From: Ivo R. <iv...@iv...> - 2015-12-11 14:57:33
|
2015-12-11 14:01 GMT+01:00 yoma sophian <sop...@gm...>: > hi Phillippe: > > 2015-12-11 6:42 GMT+08:00 Philippe Waroquiers < > phi...@sk...>: > > On Mon, 2015-12-07 at 00:05 +0100, Philippe Waroquiers wrote: > >> I think there is a bug in the massif logic to make a peak detailed > >> snapshot at the moment of munmap: it should try to produce a peak > >> snapshot when releasing the first page of munmap, not when releasing > >> the last page. > > revision 15745 introduces a test for this case, and fixes the bug. > > I checkout 15745 and compile. > but I bump into below error message > > valgrind.git# ./autogen.sh > running: aclocal > running: autoheader > running: automake -a > Makefile.am:21: error: required directory ./VEX does not exist > Why valgrind.git? Valgrind is versioned in SVN. Anyway, it seems your source tree is incomplete and you did not get an external repo 'VEX'. See http://valgrind.org/downloads/repository.html I, |