|
From: <sv...@va...> - 2006-06-09 11:44:12
|
Author: weidendo Date: 2006-06-09 12:44:03 +0100 (Fri, 09 Jun 2006) New Revision: 5972 Log: Correction: Callgrind got rid of the wrapper script with the merge into Valgrind Modified: trunk/callgrind/docs/cl-manual.xml Modified: trunk/callgrind/docs/cl-manual.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/callgrind/docs/cl-manual.xml 2006-06-07 18:36:42 UTC (rev 5971) +++ trunk/callgrind/docs/cl-manual.xml 2006-06-09 11:44:03 UTC (rev 5972) @@ -55,8 +55,7 @@ =20 <para>To use Callgrind, you must specify=20 <computeroutput>--tool=3Dcallgrind</computeroutput> on the Valgrind=20 -command line or use the supplied script=20 -<computeroutput>callgrind</computeroutput>.</para> +command line.</para> =20 <para>Callgrind's cache simulation is based on the=20 <ulink url=3D"&cg-tool-url;">Cachegrind tool</ulink> of the=20 |