From 0a3c3eac603b272ce666e2018409d3be16388ce5 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 15 May 2005 09:16:19 +0000 Subject: Profiling is always enabled. --- gpsprof.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'gpsprof.xml') diff --git a/gpsprof.xml b/gpsprof.xml index 3967687c..a1f4655f 100644 --- a/gpsprof.xml +++ b/gpsprof.xml @@ -35,8 +35,7 @@ useful for establishing an upper bound on latency, and thus on position accuracy of a GPS in motion. gpsprof uses instrumentation built -into gpsd that will only be present if -it was configured to support profiling. +into gpsd. To display the graph, use gnuplot1. @@ -44,7 +43,7 @@ Thus, for example, to display the default spatial scatter plot, do this: -gpsplot | gnuplot -persist +gpsprof | gnuplot -persist -- cgit v1.2.1