YueChen-C / py-ios-device

IOS Professional Performance Testing Tool . You can get CPU, GPU, Memory , Lifecycle and other metrics from real iOS devices . IOS 专业性能测试工具
GNU General Public License v3.0
634 stars 179 forks source link

instruments 命令在xcode13不能使用了吗?有没有什么其他解决办法,请问最新的版本如何获取gpu counters数据呢? #58

Closed Armison closed 2 years ago

Armison commented 2 years ago

There is no "instruments" util in Xcode13, because of which when you run "instruments -s devices" , it will return zsh: command not found: instruments

Actually Apple recommends using xcrun xctrace instead of instruments in Xcode13.

So in xcode13 , below command will list all the devices