performance-metrics: Add option "--report-file"

Signed-off-by: Bo Chen <chen.bo@intel.com>
This commit is contained in:
Bo Chen
2022-02-15 08:11:58 -08:00
committed by Rob Bradford
parent 458ae2c5be
commit d650c684f1
3 changed files with 35 additions and 5 deletions

1
Cargo.lock generated
View File

@@ -638,6 +638,7 @@ dependencies = [
"serde_derive",
"serde_json",
"test_infra",
"thiserror",
"wait-timeout",
]