Allow users to profile Dart and Native code at the same time
Open
P2
screen: cpu profiler
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
There are two options for this:
1) bubble native info up to the Dart DevTools profiling tools
2) bubble Dart info down to the Native profiling tools
Option 2 is likely the better choice. We should document how we expect users to profile dart and native code at the same time.
Contributor guide
Assessment
This issue has not been assessed yet.