sleep in control plane thread
[dpdk.git] / lib / librte_telemetry /
2020-03-13 Ciara Powertelemetry: fix port stats retrieval
2020-02-05 Pavan Nikhileshlib: use common macro RTE_DIM
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-07-04 Flavia Musatescutelemetry: fix build with gcc 9
2019-07-02 Bruce Richardsonlib: add reasons for components being disabled
2019-06-29 David Marchandenforce experimental tag at beginning of declarations
2019-06-29 David Marchandremove experimental tags from all symbol definitions
2019-06-29 David Marchandtelemetry: add missing header include
2019-06-28 Ferruh Yigittelemetry: fix build
2019-06-24 Reshma Pattantelemetry: support global metrics
2019-06-18 Reshma Pattantelemetry: fix memory leak
2019-04-02 Bruce Richardsontelemetry: fix mapping of statistics
2019-02-27 Luca Boccassibuild: improve dependency handling
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 Kevin Laatzbuild: add dependency on telemetry to apps with meson
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