cyclonedds/examples/perfscript
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
..
ethload Reorganize repository 2019-07-30 10:52:44 +02:00
latency-test Use ddsperf in perf scripts and update README 2019-08-02 09:53:36 +02:00
latency-test-extract Use ddsperf in perf scripts and update README 2019-08-02 09:53:36 +02:00
latency-test-plot Use ddsperf in perf scripts and update README 2019-08-02 09:53:36 +02:00
quick-microbenchmark Reorganize repository 2019-07-30 10:52:44 +02:00
throughput-fanout-test Reorganize repository 2019-07-30 10:52:44 +02:00
throughput-test Quick-n-dirty statistics framework 2020-07-06 11:40:56 +02:00
throughput-test-extract Use ddsperf in perf scripts and update README 2019-08-02 09:53:36 +02:00
throughput-test-plot Use ddsperf in perf scripts and update README 2019-08-02 09:53:36 +02:00