<?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: vtune to profile linux kernel code in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/vtune-to-profile-linux-kernel-code/m-p/924852#M6545</link>
    <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Hi kallol:&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Yes, sampling data for the kernel can be viewed along with your application sampling data. The requirement, however, is that you have rebuilt your kernel with debug information (i.e., '-g' option on the gcc compiler). Once you have done this and collect data with this debug kernel, you can view statistics for the kernel modules and functions. Note: "debug" does not mean you have to disable optimization, only that debug symbols are generated for the kernel modules.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 03 Dec 2004 03:20:29 GMT</pubDate>
    <dc:creator>David_A_Intel1</dc:creator>
    <dc:date>2004-12-03T03:20:29Z</dc:date>
    <item>
      <title>vtune to profile linux kernel code</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-to-profile-linux-kernel-code/m-p/924850#M6543</link>
      <description>Hello,&lt;BR /&gt;      I am new to vtune and have been successful to use the tool&lt;BR /&gt;to generate call graph and sampling data for our applications running on x86. I have been using vtune 3.0.&lt;BR /&gt;&lt;BR /&gt;Is there a way to profile the linux kernel code? I am interested to  profile for kernel code, especially the functions in kernel when our application runs.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Kallol</description>
      <pubDate>Thu, 02 Dec 2004 03:38:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-to-profile-linux-kernel-code/m-p/924850#M6543</guid>
      <dc:creator>kallol</dc:creator>
      <dc:date>2004-12-02T03:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: vtune to profile linux kernel code</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-to-profile-linux-kernel-code/m-p/924851#M6544</link>
      <description>I think "sampling" collects data for operating systems code also. There may be an option to display the performance data sorted in the order of the most used functions in the kernel....</description>
      <pubDate>Thu, 02 Dec 2004 05:51:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-to-profile-linux-kernel-code/m-p/924851#M6544</guid>
      <dc:creator>kallol</dc:creator>
      <dc:date>2004-12-02T05:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: vtune to profile linux kernel code</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-to-profile-linux-kernel-code/m-p/924852#M6545</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Hi kallol:&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Yes, sampling data for the kernel can be viewed along with your application sampling data. The requirement, however, is that you have rebuilt your kernel with debug information (i.e., '-g' option on the gcc compiler). Once you have done this and collect data with this debug kernel, you can view statistics for the kernel modules and functions. Note: "debug" does not mean you have to disable optimization, only that debug symbols are generated for the kernel modules.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 03 Dec 2004 03:20:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-to-profile-linux-kernel-code/m-p/924852#M6545</guid>
      <dc:creator>David_A_Intel1</dc:creator>
      <dc:date>2004-12-03T03:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: vtune to profile linux kernel code</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-to-profile-linux-kernel-code/m-p/924853#M6546</link>
      <description>&lt;DIV&gt;Also, just to make sure we're all on the same page here: we can't use callgraph on the linux kernel because the callgraph technology re-instruments the code you want to profile. The, during analysis, vtune launches that re-instrumented version of the code to collect data.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;On Linux, you can't have two kernels running at once, of course, so that means sampling is the appropriate profiling technology to use when you're looking for kernel data.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;cheers&lt;/DIV&gt;
&lt;DIV&gt;jdg&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 03 Dec 2004 03:53:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-to-profile-linux-kernel-code/m-p/924853#M6546</guid>
      <dc:creator>jeffrey-gallagher</dc:creator>
      <dc:date>2004-12-03T03:53:18Z</dc:date>
    </item>
  </channel>
</rss>

