From b8d3c302c04f198d8631d161a2405d1264a4a2b4 Mon Sep 17 00:00:00 2001 From: Nicholas Nethercote Date: Thu, 30 Jul 2009 02:27:17 +0000 Subject: [PATCH] Improve formatting of a command. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10658 --- exp-bbv/docs/bbv-manual.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/exp-bbv/docs/bbv-manual.xml b/exp-bbv/docs/bbv-manual.xml index 25d7a467d7..60c5332710 100644 --- a/exp-bbv/docs/bbv-manual.xml +++ b/exp-bbv/docs/bbv-manual.xml @@ -75,11 +75,12 @@ command line. Assuming you have downloaded SimPoint 3.2 and compiled it, create SimPoint results with a command like the following: - ./SimPoint.3.2/bin/simpoint -inputVectorsGzipped \ - -loadFVFile bb.out.1234.gz \ - -k 5 -saveSimpoints results.simpts \ - -saveSimpointWeights results.weights - + + where bb.out.1234.gz is your compressed basic block vector file generated by Valgrind exp-bbv. -- 2.47.3