numam-dpdk/lib/librte_telemetry
Kevin Laatz 57ae0ec626 build: add dependency on telemetry to apps with meson
This patch adds telemetry as a dependecy to all applications. Without these
changes, the --telemetry flag will not be recognised and applications will
fail to run if they want to enable telemetry.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>
Signed-off-by: Radu Nicolau <radu.nicolau@intel.com>
Acked-by: Harry van Haaren <harry.van.haaren@intel.com>
2018-10-27 15:21:33 +02:00
..
Makefile telemetry: format json response when sending stats 2018-10-27 15:18:23 +02:00
meson.build build: add dependency on telemetry to apps with meson 2018-10-27 15:21:33 +02:00
rte_telemetry_internal.h telemetry: format json response when sending stats 2018-10-27 15:18:23 +02:00
rte_telemetry_parser_test.c telemetry: format json response when sending stats 2018-10-27 15:18:23 +02:00
rte_telemetry_parser_test.h telemetry: format json response when sending stats 2018-10-27 15:18:23 +02:00
rte_telemetry_parser.c telemetry: update metrics before sending stats 2018-10-27 15:18:23 +02:00
rte_telemetry_parser.h telemetry: add parser for client socket messages 2018-10-27 15:18:23 +02:00
rte_telemetry_socket_tests.h telemetry: format json response when sending stats 2018-10-27 15:18:23 +02:00
rte_telemetry_version.map telemetry: format json response when sending stats 2018-10-27 15:18:23 +02:00
rte_telemetry.c telemetry: add ability to disable selftest 2018-10-27 15:18:23 +02:00
rte_telemetry.h telemetry: format json response when sending stats 2018-10-27 15:18:23 +02:00