diff options
author | Tibor Frank <tifrank@cisco.com> | 2021-07-20 10:19:09 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-07-26 12:47:46 +0000 |
commit | 779d17e72198090ea212f11937a00711f0962738 (patch) | |
tree | eb1b8c3f1b61ba2ec299c3083b2e032173468568 /resources/tools/presentation/specifications/trending/elements.yaml | |
parent | 7218d48a33c9a472eb377cd5fe4d3b7de47ae414 (diff) |
Trending: Save latency data in csv files
Change-Id: I397dc1711f52324c158c775522cfef3044724ad7
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit a4fe771848907ee4a551cf06432f1ec6da496608)
Diffstat (limited to 'resources/tools/presentation/specifications/trending/elements.yaml')
-rw-r--r-- | resources/tools/presentation/specifications/trending/elements.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/presentation/specifications/trending/elements.yaml b/resources/tools/presentation/specifications/trending/elements.yaml index a640401c7a..b549948a4f 100644 --- a/resources/tools/presentation/specifications/trending/elements.yaml +++ b/resources/tools/presentation/specifications/trending/elements.yaml @@ -69,7 +69,7 @@ - type: "plot" title: "Statistics: DPDK 2n-clx mrr" algorithm: "plot_statistics" - output-file: "{DIR[STATIC,VPP]}/stats-dpdk-2n-skx-mrr" + output-file: "{DIR[STATIC,VPP]}/stats-dpdk-2n-clx-mrr" data: "plot-performance-trending-dpdk-2n-clx" layout: layout: "plot-statistics" |