完善时间剪枝功能
Some checks failed
Build wheels / build (ubuntu-latest, 3.11) (push) Has been cancelled
Build wheels / build (ubuntu-latest, 3.12) (push) Has been cancelled
Build wheels / build (ubuntu-latest, 3.13) (push) Has been cancelled
Tests / check (push) Has been cancelled
Tests / build (ubuntu-latest, 3.11) (push) Has been cancelled
Tests / build (ubuntu-latest, 3.12) (push) Has been cancelled
Tests / build (ubuntu-latest, 3.13) (push) Has been cancelled
Some checks failed
Build wheels / build (ubuntu-latest, 3.11) (push) Has been cancelled
Build wheels / build (ubuntu-latest, 3.12) (push) Has been cancelled
Build wheels / build (ubuntu-latest, 3.13) (push) Has been cancelled
Tests / check (push) Has been cancelled
Tests / build (ubuntu-latest, 3.11) (push) Has been cancelled
Tests / build (ubuntu-latest, 3.12) (push) Has been cancelled
Tests / build (ubuntu-latest, 3.13) (push) Has been cancelled
This commit is contained in:
108
vtune_contract/sqlite-db/grouper.metadata
Normal file
108
vtune_contract/sqlite-db/grouper.metadata
Normal file
@@ -0,0 +1,108 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
|
||||
<bag>
|
||||
<grouper name="dd_thread" axis="dd_thread" recommendedStorage="container">
|
||||
<entries>
|
||||
<entry instanceTable="cpu_data" correlationType="byPrimaryAxis">
|
||||
<groupings>
|
||||
<grouping path="attr"/>
|
||||
</groupings>
|
||||
<standardMetrics>
|
||||
<metric>time</metric>
|
||||
<metric>count</metric>
|
||||
<metric>instanceCount</metric>
|
||||
</standardMetrics>
|
||||
<customMetrics/>
|
||||
</entry>
|
||||
<entry instanceTable="cpu_usage_data" correlationType="global">
|
||||
<groupings>
|
||||
<grouping path="attr.utilization"/>
|
||||
</groupings>
|
||||
</entry>
|
||||
<entry instanceTable="marker_global_data" correlationType="global">
|
||||
<groupings>
|
||||
<grouping path="attr"/>
|
||||
</groupings>
|
||||
</entry>
|
||||
<entry instanceTable="pmu_data" correlationType="byPrimaryAxis">
|
||||
<groupings>
|
||||
<grouping path="attr.callsite"/>
|
||||
<grouping path="attr.cpu"/>
|
||||
<grouping path="attr.event_type"/>
|
||||
<grouping path="attr.mem_access"/>
|
||||
<grouping path="attr.tsx_info"/>
|
||||
</groupings>
|
||||
<standardMetrics>
|
||||
<metric>time</metric>
|
||||
<metric>count</metric>
|
||||
<metric>instanceCount</metric>
|
||||
</standardMetrics>
|
||||
<customMetrics/>
|
||||
</entry>
|
||||
</entries>
|
||||
</grouper>
|
||||
<grouper name="global_data_grouper" recommendedStorage="container">
|
||||
<entries>
|
||||
<entry instanceTable="cpu_usage_data" correlationType="global">
|
||||
<groupings>
|
||||
<grouping path="attr"/>
|
||||
</groupings>
|
||||
<standardMetrics>
|
||||
<metric>time</metric>
|
||||
<metric>count</metric>
|
||||
<metric>instanceCount</metric>
|
||||
</standardMetrics>
|
||||
<customMetrics/>
|
||||
</entry>
|
||||
</entries>
|
||||
</grouper>
|
||||
<grouper name="global_time_interval_metrics" recommendedStorage="container">
|
||||
<entries>
|
||||
<entry instanceTable="cpu_data" correlationType="global">
|
||||
<standardMetrics>
|
||||
<metric>time</metric>
|
||||
<metric>count</metric>
|
||||
<metric>instanceCount</metric>
|
||||
</standardMetrics>
|
||||
<customMetrics/>
|
||||
</entry>
|
||||
<entry instanceTable="global_elapsed_time_data" correlationType="global">
|
||||
<standardMetrics>
|
||||
<metric>time</metric>
|
||||
</standardMetrics>
|
||||
<customMetrics/>
|
||||
</entry>
|
||||
<entry instanceTable="pmu_data" correlationType="global">
|
||||
<groupings>
|
||||
<grouping path="attr.event_type"/>
|
||||
</groupings>
|
||||
<standardMetrics>
|
||||
<metric>time</metric>
|
||||
<metric>count</metric>
|
||||
<metric>instanceCount</metric>
|
||||
</standardMetrics>
|
||||
<customMetrics/>
|
||||
</entry>
|
||||
</entries>
|
||||
</grouper>
|
||||
<grouper name="sched_and_counter_metrics" axis="dd_thread" recommendedStorage="container">
|
||||
<entries>
|
||||
<entry instanceTable="counter_data" correlationType="byPrimaryAxis">
|
||||
<groupings>
|
||||
<grouping path="attr"/>
|
||||
</groupings>
|
||||
<standardMetrics>
|
||||
<metric>time</metric>
|
||||
<metric>count</metric>
|
||||
<metric>instanceCount</metric>
|
||||
</standardMetrics>
|
||||
<customMetrics/>
|
||||
</entry>
|
||||
<entry instanceTable="cpu_usage_data" correlationType="global">
|
||||
<groupings>
|
||||
<grouping path="attr.utilization"/>
|
||||
</groupings>
|
||||
</entry>
|
||||
</entries>
|
||||
</grouper>
|
||||
</bag>
|
||||
Reference in New Issue
Block a user