gao-sun / eul

🖥️ macOS status monitoring app written in SwiftUI.
MIT License
9.13k stars 344 forks source link

[feature request] "Show GPU top activities" in the Menu View #242

Open KelseyHigham opened 2 years ago

KelseyHigham commented 2 years ago

You can get GPU time per-process with this command:

sudo powermetrics --show-process-gpu --samplers tasks
gao-sun commented 2 years ago

please see #243