Skip to content

ipynb: fix resetting frame statistics

Darryl Green requested to merge github/fork/mdigiorgio/android-wloads into master

Created by: mdigiorgio

Frame statistics shall be reset before collecting them for the current workload. This was done in the wrong way before, because the reset option needs a double dash in front to work properly.

Signed-off-by: Michele Di Giorgio michele.digiorgio@arm.com

Merge request reports