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

Where is Input and Output Analysis in Vtune Profiler (version 2023.2)?

adodido
Beginner
1,368 Views

Where can I find  Input and Output Analysis in version 2023.2?

adodido_0-1697271103630.png

 

0 Kudos
1 Solution
AlekhyaV_Intel
Moderator
1,287 Views

Hi,

 

Thank you for posting in Intel Communities. Please view Input and output analysis in VTune Profiler (2023.2) by following the below steps:

  1. Launch VTune Profiler and, optionally, create a new project.
  2. Click the Configure Analysis button.
  3. In the WHERE pane, select the target system to profile.
  4. In the WHAT pane, specify your analysis target (application, process, or system).
  5. In HOW pane, select SYSTEM OVERVIEW analysis.
  6. Depending on your target app and analysis purpose, choose any of the configuration options described in sections below.
  7. Click Start to run the analysis.
  8. VTune Profiler collects the data, generates a result, and opens the result with that displays data according to configuration.
  9. In the Summary tab, click on the drop-down menu as highlighted in the below pictures & select Input and Output.
    AlekhyaV_Intel_0-1697449370350.png

    AlekhyaV_Intel_2-1697449447963.png

     

     

  10. Instead, you could also run the Input and Output analysis from the command line, enter:

    vtune -collect io [-knob <value>] -- <target> [target_options]

    For details, see the io command line reference.

 

If this resolves your query make sure to accept this as solution. This helps others with similar queries.

 

Thanks,

Alekhya

 

View solution in original post

0 Kudos
3 Replies
AlekhyaV_Intel
Moderator
1,288 Views

Hi,

 

Thank you for posting in Intel Communities. Please view Input and output analysis in VTune Profiler (2023.2) by following the below steps:

  1. Launch VTune Profiler and, optionally, create a new project.
  2. Click the Configure Analysis button.
  3. In the WHERE pane, select the target system to profile.
  4. In the WHAT pane, specify your analysis target (application, process, or system).
  5. In HOW pane, select SYSTEM OVERVIEW analysis.
  6. Depending on your target app and analysis purpose, choose any of the configuration options described in sections below.
  7. Click Start to run the analysis.
  8. VTune Profiler collects the data, generates a result, and opens the result with that displays data according to configuration.
  9. In the Summary tab, click on the drop-down menu as highlighted in the below pictures & select Input and Output.
    AlekhyaV_Intel_0-1697449370350.png

    AlekhyaV_Intel_2-1697449447963.png

     

     

  10. Instead, you could also run the Input and Output analysis from the command line, enter:

    vtune -collect io [-knob <value>] -- <target> [target_options]

    For details, see the io command line reference.

 

If this resolves your query make sure to accept this as solution. This helps others with similar queries.

 

Thanks,

Alekhya

 

0 Kudos
AlekhyaV_Intel
Moderator
1,223 Views

Hi,


Has the solution provided helped? Please give us an update regarding your issue. Can we close this thread?


Regards,

Alekhya


0 Kudos
AlekhyaV_Intel
Moderator
1,148 Views

Hi,


We have not heard back from you, hence we are closing this thread now. If you need any further information, please post a new question as this thread will no longer be monitored by Intel.


Regards,

Alekhya


0 Kudos
Reply