<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic VTune command line and function percentages in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/VTune-command-line-and-function-percentages/m-p/869792#M3797</link>
    <description>Hello everyone,&lt;BR /&gt;&lt;BR /&gt;When I use the graphical interface (vtlec) and run a sample program, I get a nice chart of each function in my program, which displays each function call and the % of how much that function took in comparison to the entire program. This is what it looks like:&lt;BR /&gt;Function Name      % of the process "a.out"      Module&lt;BR /&gt;zaddmul              63.2                           a.out&lt;BR /&gt;karmul               15.3                           a.out&lt;BR /&gt;zsub                  8.72                            a.out&lt;BR /&gt;....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The problem is, I have to run this code using 40+ different command line options, and I want to make a script to run everything in command line. However, I cannot get this nice display using command line.&lt;BR /&gt;&lt;BR /&gt;This is what I have been using:&lt;BR /&gt;vtl activity -c sampling -app ./a.out,"2000 2000" run&lt;BR /&gt;/opt/intel/vtune/bin/vtl view a9::r1 -hf -mn a.out &lt;BR /&gt;&lt;BR /&gt;And the sampling report I get is a mess. All I want is it to simply display what vtlec does. Function Name, % of the process a.out, and module.&lt;BR /&gt;&lt;BR /&gt;Is there anyway to do this?&lt;BR /&gt;&lt;BR /&gt;Any help is greatly appreciated.&lt;BR /&gt;</description>
    <pubDate>Fri, 20 Jun 2008 01:01:09 GMT</pubDate>
    <dc:creator>merton</dc:creator>
    <dc:date>2008-06-20T01:01:09Z</dc:date>
    <item>
      <title>VTune command line and function percentages</title>
      <link>https://community.intel.com/t5/Analyzers/VTune-command-line-and-function-percentages/m-p/869792#M3797</link>
      <description>Hello everyone,&lt;BR /&gt;&lt;BR /&gt;When I use the graphical interface (vtlec) and run a sample program, I get a nice chart of each function in my program, which displays each function call and the % of how much that function took in comparison to the entire program. This is what it looks like:&lt;BR /&gt;Function Name      % of the process "a.out"      Module&lt;BR /&gt;zaddmul              63.2                           a.out&lt;BR /&gt;karmul               15.3                           a.out&lt;BR /&gt;zsub                  8.72                            a.out&lt;BR /&gt;....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The problem is, I have to run this code using 40+ different command line options, and I want to make a script to run everything in command line. However, I cannot get this nice display using command line.&lt;BR /&gt;&lt;BR /&gt;This is what I have been using:&lt;BR /&gt;vtl activity -c sampling -app ./a.out,"2000 2000" run&lt;BR /&gt;/opt/intel/vtune/bin/vtl view a9::r1 -hf -mn a.out &lt;BR /&gt;&lt;BR /&gt;And the sampling report I get is a mess. All I want is it to simply display what vtlec does. Function Name, % of the process a.out, and module.&lt;BR /&gt;&lt;BR /&gt;Is there anyway to do this?&lt;BR /&gt;&lt;BR /&gt;Any help is greatly appreciated.&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Jun 2008 01:01:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/VTune-command-line-and-function-percentages/m-p/869792#M3797</guid>
      <dc:creator>merton</dc:creator>
      <dc:date>2008-06-20T01:01:09Z</dc:date>
    </item>
  </channel>
</rss>

