ViewModes 枚举定义数据汇总规则。
Default | 将视图模式设置为原始层级视图,其中由各项表示每个样本。 |
MergeSamplesWithTheSameName | 将同名的样本合并和聚合到单个层级视图项中。 |
HideEditorOnlySamples | 忽略表示仅编辑器代码路径的子层级视图。 |
InvertHierarchy | Aggregates samples with the same name and displays them in an inverted hierarchy. The children of each item are the samples that contain it. |