Carsen Klock
Carsen Klock
mactop v0.1.6 is now available, please update for all of you with M3 Max! Apple's `powermetrics` we utilize is confirmed to have a bug/is broken for cluster residency values for...
 Confirmed working now on multiple M3 Max, closing this, if you all have any issues, feel free to open a new issue, but should be good now! Thank you...
Fix is up here https://github.com/context-labs/mactop/pull/25 will be merged in for v0.1.9, if you can run the PR locally to confirm it resolves the issue for you, thanks.
Okay, interesting, can you please post some of your output from `powermetrics` here, this would also help to assist to see if powermetrics is reporting correctly or if my side...
> This isn't fixed, M2 Pro here with v0.1.9 including the #25 patch > > Apologies for the late reply, please try to manually build the development branch (v0.2.0) I...
Just resolved this in v0.2.0, will close this once I get a few confirmations.
Thanks for testing, yea, the next set of updates we are moving to the direct macOS API via cgo to get individual E and P Core usage values along with...
> May I ask which API? This sounds great. The `host_processor_info` within the Mach kernel API accessed with cgo, which is the same as `htop` and similar to what Activity...
https://github.com/context-labs/mactop/pull/37 it is up in the `development` branch if you wish to test it out! 👍 🍻
CPU usage was revamped and is now using Apple's native mach kernel API as of v0.2.2 of mactop, Closing this. Please update!