Unclear significance of “Inclusive” vs. “Exclusive” in the Trace Instances view
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
In the Trace Instances view, there was an Inclusive column and Exclusive column. However, it's unclear when the distinction is important. The tooltips for the two columns don't provide sufficient information (see the screenshots below). I wasn’t sure when I should pay attention to the difference between the Inclusive column and the Exclusive column. I also didn't find documentation about these two columns at https://docs.flutter.dev/development/tools/devtools/memory#trace-tab.

Recommendations:
- Consider revising the column names and tooltips.
- Describe these two columns and their use cases in [documentation](https://docs.flutter.dev/development/tools/devtools/memory#trace-tab).
Contributor guide
Assessment
This issue has not been assessed yet.