From f9de7bccb53e0f85cd14f3c49caad1fe8d8ac11b Mon Sep 17 00:00:00 2001 From: "Sridhar K. N. Rao" Date: Wed, 18 Jul 2018 19:01:24 +0530 Subject: Update git submodules * Update docs/submodules/vswitchperf from branch 'master' - Collectd: Additional metrics storing options In this patch, following options are added for collectd-metrics storing 1. Collect all the metrics written by collectd into csv file - a tar.gz file is created. The timestamp is retained in the tar.gz file. 2. Selected metrics are written into a log file. 3. Fix Pylint errors 4. Terminate collectd by PID. JIRA: VSPERF-588 Change-Id: Ib4d89d3dd6c622066fa0296b4415515fdca12252 Signed-off-by: Sridhar K. N. Rao --- docs/submodules/vswitchperf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/vswitchperf b/docs/submodules/vswitchperf index 50f5064b2..65f40a880 160000 --- a/docs/submodules/vswitchperf +++ b/docs/submodules/vswitchperf @@ -1 +1 @@ -Subproject commit 50f5064b274626e030f3584a17c95ef02d8f4a07 +Subproject commit 65f40a88070baaa58d999cfb358a81befe6b8cc9 -- cgit 1.2.3-korg