History log of /external/valgrind/cachegrind/tests/chdir.stderr.exp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2d853a1f8a153ee1ed99c5e1166d69dd4c6574d8 07-Oct-2010 njn <njn@a5019735-40e9-0310-863c-91ae7b9d1cf9> Change Cachegrind/Callgrind to talk about the LL (last-level) cache instead
of the L2 cache. This is to accommodate machines with three levels of
cache. We still only simulate two levels, the first and the last.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11404 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/cachegrind/tests/chdir.stderr.exp
13f02933f7378b956eaa73f753b4ec9cddcf6656 30-Apr-2003 njn <njn@a5019735-40e9-0310-863c-91ae7b9d1cf9> Fixed a bug in Cachegrind -- if the profiled program changes working directory,
the output file wouldn't get written. No longer creating the file at startup
and then writing it at the end; just writing it at the end. Also recording
the start directory at the start so that the output ends up in it even if the
program does change directory.

Had to add VG_(getcwd)() to vg_mylibc.c for this.

Added a regression test for it too.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1576 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/cachegrind/tests/chdir.stderr.exp