mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
basename to be something other than "cachegrind.out". * Observe the core-supplied --log-file-qualifier, if specified, in creation of output file names. * To make the above work, move most of the stuff in cg_pre_clo_init into cg_post_clo_init, so that the core's determination of the log file qualifier, if any, is done by the time cachegrind comes to process its arguments. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6572