From 3d5df0ddd3aa8d5a94285b95f487747f25d4ee06 Mon Sep 17 00:00:00 2001 From: Tom Rondeau <tom@trondeau.com> Date: Fri, 8 Aug 2014 11:28:05 -0400 Subject: controlport: removing use of ice for a controlport rpc. This effectively disables the use of ControlPort for now until we build in a new middleware layer. The ControlPort API and interfaces exist but will function as nops for now. --- docs/doxygen/other/perf_counters.dox | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'docs/doxygen/other/perf_counters.dox') 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. - */ -- cgit v1.2.3