Add a clear button to the Timeline Events tab controls that clears only timeline data
- 主要语言
- Dart
- 星标
- 1.7k
- 派生
- 404
- 平均合并
- 6 天 17 小时
- 30 天内合并 PR
- 18
描述
In addition to the button and the top of the screen "Clear all", this clear button would clear only timeline events. We may need to take some consideration of what we do with flutter frames that are linked to timeline events that we have since cleared via this new button (perhaps mark them as stale or null out their timeline event information?). We may not even need to store the timeline events with a flutter frame anymore with the new perfetto integration, so we should look into removing this or splitting the FlutterFrame class into legacy and current diversions.
贡献指南
调研方向
从 Timeline Events 选项卡控件开始,将请求的按钮与现有的顶层“Clear all”行为进行比较。跟踪 timeline 事件如何与 FlutterFrame 对象一起存储,以及 Perfetto 集成如何使用它们。完成要求包括提供仅清除 timeline 的操作,并明确决定如何处理关联的 FlutterFrame 数据,包括是否应将旧版表示与当前表示分开。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- dart
- 领域
- performance, tooling
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100