<?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 Kernel Trace and/or Debug Tools ? in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Kernel-Trace-and-or-Debug-Tools/m-p/963336#M22331</link>
    <description>&lt;P&gt;1. Will general Linux tools such as SystemTap, Kdump, or Kernel Debugger be availble or ported to MIC ?&lt;/P&gt;
&lt;P&gt;2. Is there a document to describe kSCIF interface/API ?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Wendy&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 03 Dec 2012 20:50:48 GMT</pubDate>
    <dc:creator>Wendy__C_</dc:creator>
    <dc:date>2012-12-03T20:50:48Z</dc:date>
    <item>
      <title>Kernel Trace and/or Debug Tools ?</title>
      <link>https://community.intel.com/t5/Software-Archive/Kernel-Trace-and-or-Debug-Tools/m-p/963336#M22331</link>
      <description>&lt;P&gt;1. Will general Linux tools such as SystemTap, Kdump, or Kernel Debugger be availble or ported to MIC ?&lt;/P&gt;
&lt;P&gt;2. Is there a document to describe kSCIF interface/API ?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Wendy&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2012 20:50:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Kernel-Trace-and-or-Debug-Tools/m-p/963336#M22331</guid>
      <dc:creator>Wendy__C_</dc:creator>
      <dc:date>2012-12-03T20:50:48Z</dc:date>
    </item>
    <item>
      <title>I'm trying to get a more</title>
      <link>https://community.intel.com/t5/Software-Archive/Kernel-Trace-and-or-Debug-Tools/m-p/963337#M22332</link>
      <description>I'm trying to get a more complete answer for you but what I have so far is that the Kernel Debugger is on the feature request list.

As far as the kSCIF information, under /opt/intel/mic/scif/docs, on the host for the coprocessor,there are both kernel and user API manuals.</description>
      <pubDate>Tue, 04 Dec 2012 20:06:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Kernel-Trace-and-or-Debug-Tools/m-p/963337#M22332</guid>
      <dc:creator>Frances_R_Intel</dc:creator>
      <dc:date>2012-12-04T20:06:00Z</dc:date>
    </item>
    <item>
      <title>Thanks .. I'm more familiar</title>
      <link>https://community.intel.com/t5/Software-Archive/Kernel-Trace-and-or-Debug-Tools/m-p/963338#M22333</link>
      <description>Thanks .. I'm more familiar with general mailing list posting ... not sure how this forum thing works. Hopefully this reply will reach a right place.

I would imagine the "kdump" or "system tap" would be easier than kernel debugger ? Doing kernel works on MIC, my current (and most significant) difficulty is kernel crash/panic. It has to use the "printk" type of tracing - taking numerous build-reload cycles to figure out where the system crashes. It is more than tedious.

-- Wendy</description>
      <pubDate>Tue, 04 Dec 2012 21:24:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Kernel-Trace-and-or-Debug-Tools/m-p/963338#M22333</guid>
      <dc:creator>Wendy__C_</dc:creator>
      <dc:date>2012-12-04T21:24:34Z</dc:date>
    </item>
    <item>
      <title>MIC kernel does have CONFIG</title>
      <link>https://community.intel.com/t5/Software-Archive/Kernel-Trace-and-or-Debug-Tools/m-p/963339#M22334</link>
      <description>MIC kernel does have CONFIG_CRASH_DUMP enabled. its kdump files show up in host's /var/crash/mic/ directory. Now all I need is to find the corresponding vmlinux file. Could someone pass info on how to rebuild (and/or obtain) the vmlinux file to read these dumps ?

Great Thanks,
Wendy</description>
      <pubDate>Mon, 10 Dec 2012 23:02:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Kernel-Trace-and-or-Debug-Tools/m-p/963339#M22334</guid>
      <dc:creator>Wendy__C_</dc:creator>
      <dc:date>2012-12-10T23:02:59Z</dc:date>
    </item>
    <item>
      <title>Try /lib/firmware/mic/vmlinux</title>
      <link>https://community.intel.com/t5/Software-Archive/Kernel-Trace-and-or-Debug-Tools/m-p/963340#M22335</link>
      <description>Try /lib/firmware/mic/vmlinux. Is that what you need? If you need to recompile the kernel, you will need the MPSS tar file, but I'm not sure the full kernel code is there.</description>
      <pubDate>Mon, 10 Dec 2012 23:40:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Kernel-Trace-and-or-Debug-Tools/m-p/963340#M22335</guid>
      <dc:creator>Frances_R_Intel</dc:creator>
      <dc:date>2012-12-10T23:40:01Z</dc:date>
    </item>
    <item>
      <title>The "vmlinux" file works well</title>
      <link>https://community.intel.com/t5/Software-Archive/Kernel-Trace-and-or-Debug-Tools/m-p/963341#M22336</link>
      <description>The "vmlinux" file works well. Now I know where exactly the kmod crashes :) ...

Great Thanks,
Wendy</description>
      <pubDate>Wed, 12 Dec 2012 17:55:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Kernel-Trace-and-or-Debug-Tools/m-p/963341#M22336</guid>
      <dc:creator>Wendy__C_</dc:creator>
      <dc:date>2012-12-12T17:55:24Z</dc:date>
    </item>
  </channel>
</rss>

