cyclonedds/src/tools
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
..
ddsconf Rename print to printspc to fix compile issue on Xilinx SDK 2020-06-26 13:10:20 +02:00
ddsls Define dds_guid_t as dds_builtintopic_guid_t 2020-04-09 17:02:11 +02:00
ddsperf Quick-n-dirty statistics framework 2020-07-06 11:40:56 +02:00
pubsub Remove some dead stores signalled by clang analyzer 2020-06-08 15:31:32 +02:00
CMakeLists.txt Add ddsconf to generate md, rnc and xsd configuration documentation 2020-06-25 14:10:11 +02:00
decode-trace Change PrismTech references to Adlink 2020-03-18 17:31:20 +01:00