cro3
cro3 copied to clipboard
New `cro3 perf` for perf frontend
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"