metrics: reduce telemetry code
[dpdk.git] / lib / librte_telemetry / rte_telemetry.c
2020-05-10 Ciara Powermetrics: reduce telemetry code
2020-05-10 Ciara Powertelemetry: move some functions to metrics library
2019-07-04 Flavia Musatescutelemetry: fix build with gcc 9
2019-06-29 David Marchandremove experimental tags from all symbol definitions
2019-06-28 Ferruh Yigittelemetry: fix build
2019-06-24 Reshma Pattantelemetry: support global metrics
2019-01-15 Gaetan Riveteal: rename option name field
2019-01-15 Gaetan Riveteal: add option usage string
2019-01-15 Gaetan Riveteal: use bare option string as name
2018-12-22 Bruce Richardsontelemetry: fix using ports of different types
2018-10-27 Ciara Powertelemetry: add ability to disable selftest
2018-10-27 Ciara Powertelemetry: format json response when sending stats
2018-10-27 Ciara Powertelemetry: update metrics before sending stats
2018-10-27 Ciara Powertelemetry: add parser for client socket messages
2018-10-27 Ciara Powertelemetry: add client feature and sockets
2018-10-27 Ciara Powertelemetry: add initial connection socket
2018-10-27 Ciara Powertelemetry: introduce infrastructure