Enable Arm SPE from the command line
Enable Arm SPE profiling by using the --spe
argument:
/path/to/forge/bin/map --profile --spe=<event-filter> ...
Replace <event-filter>
with one of these values:
cache
: collect L1D refills and LLC miss eventsmispredict
: collect branch mispredict eventstlb
: collect TLB walk eventssve-predicate
: collect SVE partial predicate and empty predicate events