|
From: <sv...@va...> - 2015-05-10 18:17:45
|
Author: philippe
Date: Sun May 10 19:17:38 2015
New Revision: 15206
Log:
small refinement in the outer/inner doc
Modified:
trunk/README_DEVELOPERS
Modified: trunk/README_DEVELOPERS
==============================================================================
--- trunk/README_DEVELOPERS (original)
+++ trunk/README_DEVELOPERS Sun May 10 19:17:38 2015
@@ -250,6 +250,7 @@
To compare the performance of multiple Valgrind versions, do :
perl perf/vg_perf --outer-valgrind=../outer/.../bin/valgrind \
+ --outer-tool=callgrind \
--vg=../inner_xxxx --vg=../inner_yyyy perf
(where inner_xxxx and inner_yyyy are the toplevel directories of
the versions to compare).
|