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
667 stars 183 forks source link

ios17不支持命令行,现在获取单个app的性能数据要怎么使用呢 #154

Closed luoxiao1008 closed 3 weeks ago

luoxiao1008 commented 1 month ago
YueChen-C commented 1 month ago

去看下 cli 里面的实现吧,照着抄一下

YueChen-C commented 1 month ago

https://github.com/YueChen-C/py-ios-device/blob/a80647c77617ecda909d654fa3cc5153cd033db4/ios_device/cli/instruments.py#L163