PAPI stats: Use single dump 84/32284/1
authorVratko Polak <[email protected]>
Wed, 12 May 2021 08:56:45 +0000 (10:56 +0200)
committerVratko Polak <[email protected]>
Wed, 12 May 2021 08:56:45 +0000 (10:56 +0200)
commitbd5eec0c49d4db896eab08ab3feb467f5d14ccc8
treea6ecfa993afe1a422b8646448a1a42e8864aefd1
parent78a8427cc50c137e5d59ad3448ae128fdda369b2
PAPI stats: Use single dump

There is only one call site (VppCounters.vpp_show_runtime)
which uses a single path ("^/sys/node"),
so we do not need to split the replies anymore.
This simplifies investigating bugs related to VPP stats.

Change-Id: Idfc029c795cd78cf6d41c2f461f7844aed53410d
Signed-off-by: Vratko Polak <[email protected]>
resources/libraries/python/PapiExecutor.py
resources/tools/papi/vpp_papi_provider.py