summaryrefslogtreecommitdiff
path: root/docs/doxygen/other/perf_counters.dox
diff options
context:
space:
mode:
authorTom Rondeau <tom@trondeau.com>2014-08-08 16:44:15 -0400
committerTom Rondeau <tom@trondeau.com>2014-08-08 16:44:15 -0400
commit4ac28002fbea740f78c2339446cca2d1f118628f (patch)
treec81ebb1aa487fdb3cc277415e68c360ef6c80b26 /docs/doxygen/other/perf_counters.dox
parent41d0844328800cfc84c97e3961c39b5fafab11bb (diff)
parent3d5df0ddd3aa8d5a94285b95f487747f25d4ee06 (diff)
Merge branch 'maint'
Conflicts: gnuradio-runtime/CMakeLists.txt gnuradio-runtime/lib/controlport/CMakeLists.txt
Diffstat (limited to 'docs/doxygen/other/perf_counters.dox')
-rw-r--r--docs/doxygen/other/perf_counters.dox10
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/doxygen/other/perf_counters.dox b/docs/doxygen/other/perf_counters.dox
index c09f17c029..200d4dcf96 100644
--- a/docs/doxygen/other/perf_counters.dox
+++ b/docs/doxygen/other/perf_counters.dox
@@ -85,14 +85,4 @@ The options for the [PerfCounters] section are:
\li clock: sets the type of clock used when calculating work_time
('thread' or 'monotonic').
-
-\section pc_perfmonitor Performance Monitor
-
-See \ref perfmonitor for some details of using a ControlPort-based
-monitor application, gr-perf-monitorx, for visualizing the
-counters. This application is particularly useful in learning which
-blocks are the computationally complex blocks that could use extra
-optimization or work to improve their performance. It can also be used
-to understand the current 'health' of the application.
-
*/