go-ios
go-ios copied to clipboard
Is there a function to check CPU/memory usage?
I think it would be quite nice if there was one.
It might be a good idea to include it in the results of the "info" command. or It would be nice to be able to see overall device usage and usage via App-ID.
I agree for this feature, I planned to use go-ios instead of gidevice as the backend of this tool https://github.com/SonicCloudOrg/sonic-ios-bridge/ because iOS17+ supports but seems some features missing especially
- Perf Monitor (https://github.com/SonicCloudOrg/sonic-ios-bridge/blob/main/cmd/perfmon.go)
- Share device via network (https://github.com/SonicCloudOrg/sonic-ios-bridge/tree/main/cmd/remote)
Someone already working on this feature https://github.com/danielpaulus/go-ios/pull/475