cyclonedds/src/tools/ddsperf
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
..
CMakeLists.txt ddsperf enhancements 2019-08-02 09:53:36 +02:00
cputime.c ddsperf and throughput-test script improvements 2020-07-06 11:40:56 +02:00
cputime.h Add more checks to ddsperf and run on Travis 2020-02-12 17:19:48 +01:00
ddsperf.c Quick-n-dirty statistics framework 2020-07-06 11:40:56 +02:00
ddsperf_types.idl Add keyless topics with small payloads to ddsperf 2019-11-18 14:20:55 +01:00
netload.c ddsperf and throughput-test script improvements 2020-07-06 11:40:56 +02:00
netload.h ddsperf enhancements 2019-08-02 09:53:36 +02:00
sanity.bash Adapt message and burst sizes to receive buffers 2020-07-06 11:40:56 +02:00