<?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 Re: Cannot see processes names and paths on sampling results in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/Cannot-see-processes-names-and-paths-on-sampling-results/m-p/914713#M5954</link>
    <description>Thanks Tim, I apreciate your help. I re-compiled the module and reloaded (had to reboot), now it shows the process names and paths.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;- Edson&lt;BR /&gt;</description>
    <pubDate>Fri, 07 Mar 2008 16:43:38 GMT</pubDate>
    <dc:creator>Edson_Borin__Intel_</dc:creator>
    <dc:date>2008-03-07T16:43:38Z</dc:date>
    <item>
      <title>Cannot see processes names and paths on sampling results</title>
      <link>https://community.intel.com/t5/Analyzers/Cannot-see-processes-names-and-paths-on-sampling-results/m-p/914709#M5950</link>
      <description>I cannot see the processes names and paths when viewing the results:&lt;BR /&gt;&lt;BR /&gt;I created and run the following sampling activity:&lt;BR /&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;vtl activity MispredictionPenalty-OO-2 -d 100000 -c sampling -o "-sterm yes -ec en=RESOURCE_STALLS.BR_MISS_CLEAR en=CPU_CLK_UNHALTED.CORE" -app ./perlbmk_peak.lnx32-icc-91-fast-g,"-I. -I./lib makerand.pl &amp;gt; makerand.out 2&amp;gt; makerand.err" -moi ./perlbmk_peak.lnx32-icc-91-fast-g run&lt;/FONT&gt;&lt;/P&gt;&lt;BR /&gt;when I view the results I only get the process name and the process path for the kernel module (vmlinux-2.6.18-1.2798.fc6). How can I get the process name and paths for the other processes, including the application that I'm interested in.&lt;BR /&gt;&lt;BR /&gt;vtl view:&lt;BR /&gt;&lt;FONT face="Courier New" size="2"&gt;VTune Performance Analyzer 9.0 for Linux*&lt;BR /&gt;Copyright (C) 2000-2007 Intel Corporation. All rights reserved.&lt;BR /&gt;&lt;BR /&gt;Module Process RESOURCE_STALLS.BR_MISS_CLEAR samples CPU_CLK_UNHALTED.CORE samples Branch Misprediction Performance Impact Process Path Process ID Original Module Path&lt;BR /&gt;vmlinux-2.6.18-1.2798.fc6 pid_0x0 325283 3567 2.46% 0x0 /boot/&lt;BR /&gt;Other32 pid_0x70EE 978 9 2.93% 0x70ee &lt;BR /&gt;Other32 pid_0x710B 637 296 0.06%&amp;amp;nbs
p; 0x710b &lt;BR /&gt;Other32 pid_0xE18 548 10 1.48% 0xe18 &lt;BR /&gt;Other32 pid_0x710A 302 5 1.63% 0x710a &lt;BR /&gt;Other32 pid_0xEF0 40 0 0.00% 0xef0 &lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I appreciate any help.&lt;BR /&gt;&lt;BR /&gt;- Edson&lt;BR /&gt;&lt;BR /&gt;More info on my system:&lt;BR /&gt;&lt;BR /&gt;Kernel: 2.6.18-1.2798.fc6&lt;BR /&gt;Processor: Intel Xeon CPU X7350 @ 2.93GHz&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Mar 2008 18:43:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Cannot-see-processes-names-and-paths-on-sampling-results/m-p/914709#M5950</guid>
      <dc:creator>Edson_Borin__Intel_</dc:creator>
      <dc:date>2008-03-05T18:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot see processes names and paths on sampling results</title>
      <link>https://community.intel.com/t5/Analyzers/Cannot-see-processes-names-and-paths-on-sampling-results/m-p/914710#M5951</link>
      <description>If you don't have options other than the RVA view, make sure that your compilation uses -g both for building objects and for linking. If you still have problems, try PTU (see WhatIf forum).&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Mar 2008 13:54:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Cannot-see-processes-names-and-paths-on-sampling-results/m-p/914710#M5951</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2008-03-06T13:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot see processes names and paths on sampling results</title>
      <link>https://community.intel.com/t5/Analyzers/Cannot-see-processes-names-and-paths-on-sampling-results/m-p/914711#M5952</link>
      <description>Thanks for the quick answer Tim, I had compiled with -g option, but I'm sure it is not the problem, because even the example that comes with vtune does not show the processes names and paths.&lt;BR /&gt;&lt;BR /&gt;What is PTU, and where can I find the WhatIf forum?&lt;BR /&gt;&lt;BR /&gt;Thanks again&lt;BR /&gt;&lt;BR /&gt;- Edson&lt;BR /&gt;&lt;BR /&gt;===================================================&lt;BR /&gt;The vtunedemo&lt;BR /&gt;&lt;BR /&gt;I run:&lt;BR /&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;$ vtl activity -c sampling -app /opt/intel/vtune/samples/vtunedemo/vtunedemo -moi vtunedemo run&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Then: &lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;$ vtl show&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;VTune Performance Analyzer 9.0 for Linux*&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;Copyright (C) 2000-2007 Intel Corporation. All rights reserved.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;BR /&gt;a1__Activity1&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt; r1___Thu Mar 6 08:56:38 2008 - Sampling Results [pslstp4-f32]&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;But when I try to view the activity:&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;$ vtl view a1&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;VTune Performance Analyzer 9.0 for Linux*&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;Copyright (C) 2000-2007 Intel Corporation. All rights reserved.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;BR /&gt;Module Process CPU_CLK_UNHALTED.CORE samples INST_RETIRED.ANY samples Clocks per Instructions Retired - CPI Process Path Process ID Original Module Path&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;Other32 pid_0x2F9D 690 197 3.503 0x2f9d &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;vmlinux-2.6.18-1.2798.fc6 pid_0x0 33 3 11.000 0x0 /boot/&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;Other32 pid_0x2F8D 13 2&amp;amp;nbs
p; 6.500 0x2f8d &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;Other32 pid_0xE18 6 3 2.000 0xe18 &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;Other32 pid_0x257 5 2 2.500 0x257 &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;Other32 pid_0x2EA 2 1 2.000 0x2ea &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;Other32 pid_0x3A 1 0 0.000&amp;amp;n
bsp; 0x3a &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;Other32 pid_0x23DA 1 1 1.000 0x23da &lt;/FONT&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Mar 2008 17:00:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Cannot-see-processes-names-and-paths-on-sampling-results/m-p/914711#M5952</guid>
      <dc:creator>Edson_Borin__Intel_</dc:creator>
      <dc:date>2008-03-06T17:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot see processes names and paths on sampling results</title>
      <link>https://community.intel.com/t5/Analyzers/Cannot-see-processes-names-and-paths-on-sampling-results/m-p/914712#M5953</link>
      <description>&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=55491" target="_blank"&gt;http://software.intel.com/en-us/forums/showthread.php?t=55491&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I find I must run insmod-vtune after each reboot, and rebuild vtune driver after each kernel update. PTU shares license and VTune driver with a recent VTune version.&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Mar 2008 18:00:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Cannot-see-processes-names-and-paths-on-sampling-results/m-p/914712#M5953</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2008-03-06T18:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot see processes names and paths on sampling results</title>
      <link>https://community.intel.com/t5/Analyzers/Cannot-see-processes-names-and-paths-on-sampling-results/m-p/914713#M5954</link>
      <description>Thanks Tim, I apreciate your help. I re-compiled the module and reloaded (had to reboot), now it shows the process names and paths.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;- Edson&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Mar 2008 16:43:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Cannot-see-processes-names-and-paths-on-sampling-results/m-p/914713#M5954</guid>
      <dc:creator>Edson_Borin__Intel_</dc:creator>
      <dc:date>2008-03-07T16:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot see processes names and paths on sampling results</title>
      <link>https://community.intel.com/t5/Analyzers/Cannot-see-processes-names-and-paths-on-sampling-results/m-p/914714#M5955</link>
      <description>It works ), thanks Tim&lt;BR /&gt;___________&lt;BR /&gt;&lt;A href="http://roomreview.net/"&gt;Texas Holdem&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Jul 2008 13:07:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Cannot-see-processes-names-and-paths-on-sampling-results/m-p/914714#M5955</guid>
      <dc:creator>rebecoco</dc:creator>
      <dc:date>2008-07-04T13:07:23Z</dc:date>
    </item>
  </channel>
</rss>

