flutter / flutter/devtools

'Filter by tag' is disabled even if user tags are printed.

未关闭
#8,288 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
P2 screen: cpu profiler
主要语言
Dart
星标
1.7k
派生
404
平均合并
6 天 17 小时
30 天内合并 PR
18

描述

Steps:

1. Get DevTools at https://github.com/flutter/devtools/pull/8138
2. set DebugTimer.snapshot to DebugTimer()
3. Run DevTools in debug mode on mac:
flutter run --debug -d macos
4. Connect to an app (counter?) on macos
5. In CLI console find link for the connected DevTools, open it and:
* Select the tab CPU Profile
* Click ‘Start recording’
6. In first DevTools take memory snapshot
7. See in console that user tag is started
8. In second DevTools click ‘Stop’
9. Find ‘Filter by tag: none’ is disabled

贡献指南

打开贡献指南

调研方向

Reproduce the issue using the listed macOS CPU Profile and memory-snapshot steps, starting with the CLI console's user-tag output and the CPU Profile 'Filter by tag' control. Trace why the control remains disabled after the tag is printed; done means the filter is enabled when a user tag is available and remains disabled when none exists.

由索引模型根据 Issue 内容生成。

评估

技术栈
dart
领域
developer-experience, performance
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。