完善时间剪枝功能
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:
@@ -0,0 +1,30 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
|
||||
<bag xmlns:int="http://www.w3.org/2001/XMLSchema#int" xmlns:null="http://www.intel.com/2009/BagSchema#null" xmlns:unsignedLong="http://www.w3.org/2001/XMLSchema#unsignedLong">
|
||||
<entry path="grouper" unsignedLong:size="39722">
|
||||
<indexFields>
|
||||
<field path="dd_thread"/>
|
||||
<field path="cpu_data_attr"/>
|
||||
<field path="cpu_data_scale"/>
|
||||
<field path="cpu_usage_data_attr_utilization"/>
|
||||
<field path="cpu_usage_data_scale"/>
|
||||
<field path="pmu_data_attr_callsite"/>
|
||||
<field path="pmu_data_attr_cpu"/>
|
||||
<field path="pmu_data_attr_event_type"/>
|
||||
<field path="pmu_data_scale"/>
|
||||
<emptyField path="pmu_data_attr_mem_access" int:defaultValue="-1"/>
|
||||
<emptyField path="pmu_data_attr_tsx_info" int:defaultValue="-1"/>
|
||||
<emptyField path="marker_global_data_attr" null:defaultValue=""/>
|
||||
<emptyField path="marker_global_data_scale" int:defaultValue="1"/>
|
||||
</indexFields>
|
||||
<int64Fields>
|
||||
<field path="cpu_data_duration"/>
|
||||
<field path="cpu_data_count"/>
|
||||
<field path="cpu_data_inst_count"/>
|
||||
<field path="pmu_data_duration"/>
|
||||
<field path="pmu_data_count"/>
|
||||
<field path="pmu_data_inst_count"/>
|
||||
</int64Fields>
|
||||
<doubleFields/>
|
||||
</entry>
|
||||
</bag>
|
||||
Binary file not shown.
@@ -0,0 +1,5 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
|
||||
<bag>
|
||||
<fileEntry key="0" value="0"/>
|
||||
</bag>
|
||||
Reference in New Issue
Block a user