cannot run perf c2c under WSL2 environment
I can use general perf commands like perf record
or perf report
, but when I type perf c2c record -a ./my_program
in terminal, it shows failed: memory events not supported
.
cannot run perf c2c under WSL2 environment
I can use general perf commands like perf record
or perf report
, but when I type perf c2c record -a ./my_program
in terminal, it shows failed: memory events not supported
.