如何通过 iPhone 设备使用 Time Profiler 仪器
我正在尝试让 Time Profiler 与我合作。我可以使用 iPhone 进行设置并捕获数据。但是,Instruments 并没有真正显示有关我的代码中存在虚拟瓶颈的信息。如果我单击内存地址以显示更多详细信息,仪器会告诉我它们不可用。
如何获取优化代码所需的信息?
屏幕截图:
I'm trying to get Time Profiler to play nice with me. I am able to set it up with my iPhone and capture data. However, Instruments doesn't really show much information about where the virtual bottlenecks exist in my code. If I click on the memory addresses to show more detail Instruments tells me that they're unavailable.
How can I get the info I need to optimize my code?
Screenshot:
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
哇呃...我成功了...您需要通过单击 iPhone 图标旁边的信息图标来设置目标..
Wow uh... I got it to work... You need to set a target by clicking the info icon next to your iPhone's icon..