Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否有可能将显示的分析结果限制在 Android SDK Traceview 中的指定时间范围内,以便我可以在狭窄的时间段内查看方法中的相对时间花费?是否有任何其他 Android .trace 文件查看器可以做到这一点?
我需要这个,因为我的应用程序(一个 OpenGL 游戏)的整体性能非常好,但是在更新循环中有明显的打嗝,我找不到导致它们的原因。