Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
5247 Discussions

Vtune collect hotspots error on WSL : option pmu-type received value from the nex argument

louisc
Beginner
32 Views

Hello,

I tried using the Vtune utility on WSL. Hardware counters were not detected, which seems pretty normal to me. However the software mode is not usable neither because some option is not correctly given : 

> vtune: Error: Option 'pmu-type' received value from the next argument: '--event-config=CPU_CLK_UNHALTED.T

 

Any clue on how to fix this ?

>/opt/intel/oneapi/vtune/latest/bin64/vtune-self-checker.sh
Intel(R) VTune(TM) Profiler Self Check Utility
Copyright (C) 2009 Intel Corporation. All rights reserved.
Build Number: 630424

HW event-based analysis (counting mode)
Example of analysis types: Performance Snapshot
    Collection: Fail
vtune: Error: This analysis type is not applicable to the system because VTune Profiler cannot recognize the processor. If this is an old Intel processor, please refer to the minimum hardware requirements in the release note. If this is a new Intel processor, please check for an updated version of VTune Profiler. If this is an unreleased Intel processor, please contact Online Service Center for an NDA product package.
vtune: Error: This analysis type is not applicable to the current machine microarchitecture.

Instrumentation based analysis check
Example of analysis types: Hotspots and Threading with user-mode sampling
    Collection: Fail
vtune: Error: Option 'pmu-type' received value from the next argument: '--event-config=CPU_CLK_UNHALTED.THREAD,CPU_CLK_UNHALTED.REF_TSC:sample:sa=3600000,INST_RETIRED.ANY:sample:sa=3600000,CPU_CLK_UNHALTED.DISTRIBUTED,UOPS_RETIRED.RETIRE_SLOTS:sample:sa=2000003', but it seems to be an option. Use '-option=value' declaration form or make sure that value is not missed

[...] same errors beyond this point

 

0 Kudos
0 Replies
Reply