From: Nicholas Nethercote Date: Wed, 5 Aug 2009 07:20:15 +0000 (+0000) Subject: Use actual URL links in the BBV docs. X-Git-Tag: svn/VALGRIND_3_5_0~131 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e0495bd7694415fa031add290f4e89dc34d91e0e;p=thirdparty%2Fvalgrind.git Use actual URL links in the BBV docs. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10719 --- diff --git a/exp-bbv/docs/bbv-manual.xml b/exp-bbv/docs/bbv-manual.xml index afa994399e..54b3346184 100644 --- a/exp-bbv/docs/bbv-manual.xml +++ b/exp-bbv/docs/bbv-manual.xml @@ -20,9 +20,9 @@ command line. - BBV is tool that generates basic block vectors - for use with the SimPoint analysis tool - (http://www.cse.ucsd.edu/~calder/simpoint/). + BBV is tool that generates basic block vectors for use with the + SimPoint + analysis tool. The SimPoint methodology enables speeding up architectural simulations by only running a small portion of a program and then extrapolating total behavior from this @@ -69,9 +69,9 @@ command line. - To create actual SimPoint results, you will need the - SimPoint utility, available from the SimPoint webpage - (http://www.cse.ucsd.edu/~calder/simpoint/). + To create actual SimPoint results, you will need the SimPoint utility, + available from the + SimPoint webpage. Assuming you have downloaded SimPoint 3.2 and compiled it, create SimPoint results with a command like the following: