cro3 icon indicating copy to clipboard operation
cro3 copied to clipboard

New `cro3 perf` for perf frontend

Open mhiramat opened this issue 8 months ago • 1 comments

For example, run perf command on DUT, and get the perf.data with archive info;

cro3 perf record --dut $DUT --archive

And get a stat data.

cro3 perf stat --dut $DUT --options "-e cache-miss -a -- sleep 1"

mhiramat avatar Jun 05 '24 07:06 mhiramat