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
View File
@@ -13,6 +13,7 @@ serde = { version = "1.0.136", features = ["rc"] }
serde_derive = "1.0.136"
serde_json = "1.0.78"
test_infra = { path = "../test_infra" }
thiserror = "1.0.30"
wait-timeout = "0.2.0"
[build-dependencies]