Skip to content

Commit 403e5c0

Browse files
committed
Add Intel Inspector project file
1 parent c56bc16 commit 403e5c0

File tree

1 file changed

+112
-0
lines changed

1 file changed

+112
-0
lines changed
Lines changed: 112 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,112 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<root>
3+
<connectionOption></connectionOption>
4+
<rdmgr>
5+
<timestamp type="u64_t">1660206657</timestamp>
6+
<hostname>PR00F-i5-4570</hostname>
7+
<os>windows</os>
8+
<product>Intel® Inspector 2022.1</product>
9+
<buildNumber type="s32_t">606141</buildNumber>
10+
<logicalCPUCount type="s32_t">4</logicalCPUCount>
11+
<physicalCoreCount type="s32_t">4</physicalCoreCount>
12+
<processorPackageCount type="s32_t">1</processorPackageCount>
13+
<CPUFrequency type="s64_t">3199000000</CPUFrequency>
14+
<CPUFamily type="s32_t">6</CPUFamily>
15+
<CPUModel type="s32_t">60</CPUModel>
16+
<CPUStepping type="s32_t">3</CPUStepping>
17+
<CPUBrandName>Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz</CPUBrandName>
18+
<isa>avx2</isa>
19+
</rdmgr>
20+
<contextValues type="bag"/>
21+
<suppressions type="bag"/>
22+
<All_Configurations-All_Platforms>
23+
<searchDirs>
24+
<searchCategory>
25+
<category type="u8_t">1</category>
26+
</searchCategory>
27+
<searchCategory>
28+
<category type="u8_t">2</category>
29+
</searchCategory>
30+
<searchCategory>
31+
<category type="u8_t">3</category>
32+
</searchCategory>
33+
<searchCategory>
34+
<category type="u8_t">4</category>
35+
</searchCategory>
36+
</searchDirs>
37+
<target_settings>
38+
<selected_workload>
39+
<localhost>launch</localhost>
40+
</selected_workload>
41+
<result_dir>
42+
<localhost>D:\__PR00F__\___developing___\projects\CConsole\CConsole\CConsole</localhost>
43+
</result_dir>
44+
<workloads>
45+
<localhost>
46+
<launch type="pointer" type_id="dasID_cctrl2::ApplicationWorkload" ptr_type="dasID_cctrl2::IWorkload">
47+
<workload>
48+
<targetName>launch</targetName>
49+
<use_app_dir_as_work_dir type="bool">true</use_app_dir_as_work_dir>
50+
<launch_app.inherit_sys_environment type="bool">true</launch_app.inherit_sys_environment>
51+
<launch.userappworkdir></launch.userappworkdir>
52+
<result_directory.path>D:\__PR00F__\___developing___\projects\CConsole\CConsole\CConsole\r@@@{at}</result_directory.path>
53+
<launch.userapppath>D:\__PR00F__\___developing___\projects\PGE-misc\src\Debug\CConsole.exe</launch.userapppath>
54+
<launch_app.app_to_launch>D:\__PR00F__\___developing___\projects\PGE-misc\src\Debug\CConsole.exe</launch_app.app_to_launch>
55+
<launch_app.working_folder>D:\__PR00F__\___developing___\projects\PGE-misc\src\Debug</launch_app.working_folder>
56+
<search_directories type="bag"/>
57+
<context>
58+
<contextValue>
59+
<id>appdebug</id>
60+
<value>off</value>
61+
</contextValue>
62+
<contextValue>
63+
<id>custom_debugger</id>
64+
<value></value>
65+
</contextValue>
66+
<contextValue>
67+
<id>debug_this_problem</id>
68+
<value></value>
69+
</contextValue>
70+
<contextValue>
71+
<id>debug_using</id>
72+
<value>gdb</value>
73+
</contextValue>
74+
<contextValue>
75+
<id>heartbeat</id>
76+
<value type="bool">true</value>
77+
</contextValue>
78+
<contextValue>
79+
<id>modules_switch</id>
80+
<value>knob.modules_switch.include</value>
81+
</contextValue>
82+
<contextValue>
83+
<id>offload_target</id>
84+
<value>default</value>
85+
</contextValue>
86+
<contextValue>
87+
<id>process_for_analysis</id>
88+
<value></value>
89+
</contextValue>
90+
<contextValue>
91+
<id>suppressions</id>
92+
<value>delete</value>
93+
</contextValue>
94+
<contextValue>
95+
<id>targetType</id>
96+
<value>launch</value>
97+
</contextValue>
98+
<contextValue>
99+
<id>traceMpi</id>
100+
<value type="bool">false</value>
101+
</contextValue>
102+
</context>
103+
</workload>
104+
</launch>
105+
</localhost>
106+
</workloads>
107+
</target_settings>
108+
<analysis_type_settings>
109+
<selected_analysis_type_path>C:\Program Files (x86)\Intel\oneAPI\inspector\latest\config\analysis_type\ti3.cfg</selected_analysis_type_path>
110+
</analysis_type_settings>
111+
</All_Configurations-All_Platforms>
112+
</root>

0 commit comments

Comments
 (0)