doc: add Meson coding style to contributors guide
[dpdk.git] / lib / librte_telemetry / rte_telemetry.h
2021-03-26 David Marchandtelemetry: cleanup internal header
2021-03-25 Bruce Richardsontelemetry: move init function to internal header
2021-03-25 Bruce Richardsontelemetry: use log function from pointer
2021-03-23 Thomas Monjaloneal: fix build with musl
2021-03-15 Bruce Richardsoneal: fix querying DPDK version at runtime
2021-02-09 Bruce Richardsontelemetry: mark init function as internal-only
2021-01-21 Bruce Richardsontelemetry: fix missing header include
2020-10-06 Ciara Powertelemetry: support array values in data object
2020-09-10 Fady Badertelemetry: build stubs on Windows
2020-07-07 David Marchandlib: remind experimental status in headers
2020-05-24 Ciara Powertelemetry: fix init log printing
2020-05-19 Ciara Powertelemetry: keep threads separate from data plane
2020-05-10 Ciara Powereal: add telemetry as dependency
2020-05-10 Ciara Powertelemetry: remove redundant code
2020-05-10 Bruce Richardsontelemetry: add functions for returning callback data
2020-05-10 Bruce Richardsontelemetry: introduce new functionality
2019-06-29 David Marchandenforce experimental tag at beginning of declarations
2018-10-27 Ciara Powertelemetry: format json response when sending stats
2018-10-27 Ciara Powertelemetry: introduce infrastructure