Intel® oneAPI Data Analytics Library
Learn from community members on how to build compute-intensive applications that run efficiently on Intel® architecture.
226 Discussions

vtune: Error: Option 'platform-type' received value from the next argument

Allen_Long
Beginner
50 Views

I clicked Start collection on the UI, and the collection process ended immediately, with the error shown in the screenshot.

Allen_Long_3-1719304379781.png

 

 

Allen_Long_1-1719303693995.png

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

 

this is log in generated file: perfrun-2024.06.25-16h19m43s.21012.log

 

62 [8288] INFO perfrun.launcher <> - Launcher main begin
68 [8288] INFO perfrun.launcher <> - MessageCatalogInit finished
68 [8288] INFO perfrun.launcher <> - Launcher instance created
68 [8288] INFO perfrun.launcher <> - argc = 7; cmdline = C:\Program Files (x86)\Intel\oneAPI\vtune\2024.2\bin64\amplxe-runss.exe --ui-output-format xml --ui-output-fd 1484 --option-file E:\Allen\data-VTuneProj\VTuneClient\r001hs\config\runss.options
128 [8288] INFO perfrun.launcher <> - New signal handler callback was added
237 [8288] INFO perfrun.perfcollector <> - SEP tool path: C:\Program Files (x86)\Intel\oneAPI\vtune\2024.2\bin64\sep.exe
255 [8288] WARN perfrun.launcher <> - IParser::parseStream method returned an error: Option 'platform-type' received value from the next argument: '--target-process', but it seems to be an option. Use '-option=value' declaration form or make sure that value is not missed, at file: vcs\perfrun1\launcher\src\cmdline_parser.cpp:804
255 [8288] ERROR perfrun.launcher <> - Messenger::say: Option 'platform-type' received value from the next argument: '--target-process', but it seems to be an option. Use '-option=value' declaration form or make sure that value is not missed

 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

 

I tried to use the command line and failed, as shown below

 

C:\Windows\system32>"C:\Program Files (x86)\Intel\oneAPI\vtune\2024.2\bin64\vtune" -collect hotspots --target-process *********.exe
vtune: Error: Option 'platform-type' received value from the next argument: '--target-process', but it seems to be an option. Use '-option=value' declaration form or make sure that value is not missed
vtune: Warning: Microarchitecture performance insights will not be available. Make sure the sampling driver is installed and enabled on your system.

 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

this is my info

 

vtune version:

Intel(R) VTune(TM) Profiler 2024.2.0 (build 628218)

windows version:

10.0.19045.4529

cpu:

12th Gen Intel(R) Core(TM) i5-12400 2.50 GHz

 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Please tell me how to configure VTune to collect data normally! Thank you all!

 

0 Kudos
1 Reply
Gennady_F_Intel
Moderator
35 Views

Allen,

could you post your problem into Analyzer Software forum follow this link: https://community.intel.com/t5/Analyzers/bd-p/analyzers

--Gennady

0 Kudos
Reply