Skip to content

Commit fcc91f0

Browse files
committed
update readme with html and CID features
1 parent a498601 commit fcc91f0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ Options:
5353
-a APP, --app APP (Application to run with perf-collect, perf collection ends after workload completion)
5454
5555
-p PID, --pid PID perf-collect on selected PID(s)
56+
57+
-c CID, --cid CID perf-collect on selected container id(s)
5658
5759
-t TIMEOUT, --timeout TIMEOUT ( perf event collection time)
5860
@@ -97,6 +99,8 @@ Options:
9799
-o OUTFILE, --outcsv OUTFILE (perf stat output file, csv or xlsx format is supported, default=results/metric_out.csv)
98100
99101
--keepall (keep all intermediate csv files)
102+
103+
-html HTML, --html HTML generate static HTML report
100104
101105
--persocket (generate persocket metrics)
102106

0 commit comments

Comments
 (0)