自 2025 年 3 月 27 日起,我们建议您使用 android-latest-release
而非 aosp-main
构建 AOSP 并为其做出贡献。如需了解详情,请参阅 AOSP 的变更。
在设备上捕获跟踪记录
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
在针对动画问题提交错误时,在设备上捕获跟踪记录以收集数据。
所有界面跟踪记录都是通过录制轨迹快捷设置功能块记录的,因为无法自定义配置。
在搭载 Android 的设备上:
- 启用开发者选项。
- 选择开发者选项下的系统跟踪。
- 启用收集 Winscope 跟踪记录。
- 在其他下:
- 启用在错误报告中附加录制内容。
- 启用显示“快捷设置”功能块。
- 导航到您需要重现错误的位置。
如需开始记录,请打开“快捷设置”,然后选择录制跟踪记录:
图 1. 包含“录制轨迹”的“快捷设置”菜单。
仅执行重现错误所需的步骤。
如需停止捕获,请打开“快捷设置”,然后选择停止跟踪。
使用所列选项之一共享捕获的日志,如 Gmail、云端硬盘或 BetterBug。
本页面上的内容和代码示例受内容许可部分所述许可的限制。Java 和 OpenJDK 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-03-26。
[null,null,["最后更新时间 (UTC):2025-03-26。"],[],[],null,["# Capture traces on device\n\nCapture traces on the device to collect data when filing bugs for animation\nissues.\n\nAll UI traces are recorded with the **Record trace** Quick Settings tile, as\nthe configuration can't be customized.\n\nOn your Android-powered device:\n\n1. [Enable developer options](https://developer.android.com/studio/debug/dev-options#enable).\n2. Select **System Tracing** under **Developer Options**.\n3. Enable **Collect Winscope traces**.\n4. Under **Miscellaneous** :\n 1. Enable **Attach recordings to bug reports**.\n 2. Enable **Show Quick Settings tile**.\n5. Navigate to where you need to reproduce the bug.\n6. To start the capture, open Quick Settings and select **Record trace**:\n\n **Figure 1.** Quick Setting menu with Record Trace.\n7. Execute *only the steps necessary* to reproduce the bug.\n\n8. To stop the capture, open Quick Settings and select **Stop tracing**.\n\n9. Share the captured log using one of the options listed, such as Gmail,\n Drive, or BetterBug."]]