cyclonedds/examples
Erik Boasson dff08536c4 Quick-n-dirty statistics framework
This adds a set of functions:

* dds_create_statistics
* dds_refresh_statistics
* dds_delete_statistics
* dds_lookup_statistic

to poll entities for information on their state, returned as a set of
name-value pairs.  The interface and selection of statistics (and
naming) is all provisional, and for this reason the
dds/ddsc/dds_statistisc.h file is not included by dds.h.

Currently, the only statistics available relate to retansmits and are
optionally output by ddsperf.

Signed-off-by: Erik Boasson <eb@ilities.com>
2020-07-06 11:40:56 +02:00
..
helloworld Fix some typos. (#399) 2020-02-19 12:33:39 +01:00
perfscript Quick-n-dirty statistics framework 2020-07-06 11:40:56 +02:00
roundtrip Fix install dir of CycloneDDSConfig.cmake (#321) 2019-11-18 14:21:10 +01:00
throughput Fix some typos. (#399) 2020-02-19 12:33:39 +01:00
CMakeLists.txt Use PROJECT_NAME instead of CMAKE_PROJECT_NAME 2019-10-20 03:28:15 -07:00
index.rst Generate documentation using the FindSphinx.cmake module 2019-07-31 20:12:11 +02:00