summaryrefslogtreecommitdiff
path: root/docs/doxygen/other/perf_counters.dox
Commit message (Collapse)AuthorAgeFilesLines
* docs: moved usage manual to wikiMarc Lichtman2019-06-071-107/+0
| | | | docs: first snapshot of wiki's usage manual
* Doxygen: Adding GNU FDL header to Doxygen source filesBen Hilburn2017-03-101-0/+9
|
* docs: adding in info on ControlPort and Thrift.Tom Rondeau2015-04-021-0/+10
|
* docs: fixed labels and references in manual.Tom Rondeau2015-03-231-1/+1
| | | | | | | Doxygen is getting more strict with having labels for every section, and warns when there are section name collisions. This prefixes all section and subsection labels with the component to make them all unique.
* controlport: removing use of ice for a controlport rpc.Tom Rondeau2014-08-081-10/+0
| | | | 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.
* runtime: Added a Performance Counter that stores the accumulated work_time ↵Tom Rondeau2013-09-061-9/+10
| | | | counter (work_time_total).
* docs: added doc page on Performance Counters.Tom Rondeau2013-07-161-0/+97