usertools/telemetry: list file-prefixes
authorConor Walsh <conor.walsh@intel.com>
Mon, 18 Oct 2021 10:09:52 +0000 (10:09 +0000)
committerDavid Marchand <david.marchand@redhat.com>
Tue, 19 Oct 2021 15:15:10 +0000 (17:15 +0200)
commit9055bcde19ed206df4ee1b8048048ed013bb3050
treefe78d3514fc7caa6c38e055f98cf92efabe0cc33
parent6839b8ade4a4aabdbfcc36ce3941abe8e8a0808f
usertools/telemetry: list file-prefixes

This patch adds the option --list (-l) to dpdk-telemetry.py which will
print all of the available file-prefixes for DPDK processes that have
telemetry enabled.
The prefixes will also be printed if the user passes an incorrect prefix
in the --file-prefix (-f) option.

Signed-off-by: Conor Walsh <conor.walsh@intel.com>
Acked-by: Ciara Power <ciara.power@intel.com>
doc/guides/howto/telemetry.rst
usertools/dpdk-telemetry.py