flutter / flutter/devtools

Selected "Trace Categories" don't match the timeline streams enabled by the VM

Open
#6,154 0 comments 0 reactions 0 assignees View on GitHub
fix it friday P2 screen: performance
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

Running a Dart CLI app enables the Dart, GC, and Compiler timeline streams by default. However, DevTools shows that Dart, GC, and Embedder are enabled instead.

**Provided `--timeline_streams` options:**
![image](https://github.com/flutter/devtools/assets/24210656/23f7542c-5190-4a76-aefe-8c76499ad625)

**DevTools Trace Categories selection:**
![image](https://github.com/flutter/devtools/assets/24210656/50aff11d-d831-4bf8-a2ed-d98e1558b9e9)

**Compiler Events in the timeline:**
![image](https://github.com/flutter/devtools/assets/24210656/0447b1c8-4a6c-4267-94a2-4f0a6cd4a978)

FYI @kenzieschmoll

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.