macos-perf
macos-perf copied to clipboard
"Wrong fixed counters count" on macOS 12.6.1
I tried using this on macOS 12.6.1 and it appears that the hardcoded counter and config counts (10 and 8) are not (or no longer) correct. The actual counts I get from kperf are 8 and 6 respectively. I'm on an M1 Max machine — not sure if that changes anything.
I also get PermissionDenied
even when running the compiled binary with sudo
. Is it possible SIP has to be disabled or the security level lowered?