flutter / flutter/devtools

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

オープン
#8,288 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
P2 screen: cpu profiler
主要言語
Dart
スター
1.7k
フォーク
404
平均マージ
6日 17時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。