<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://sylab-srv.cs.fiu.edu/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://sylab-srv.cs.fiu.edu/feed.php">
        <title>Systems Research Laboratory - linux-doc</title>
        <description></description>
        <link>https://sylab-srv.cs.fiu.edu/</link>
        <image rdf:resource="https://sylab-srv.cs.fiu.edu/_media/wiki/dokuwiki.svg" />
       <dc:date>2026-04-08T19:50:00+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://sylab-srv.cs.fiu.edu/linux-doc/debugging_with_kgdb?rev=1719607374&amp;do=diff"/>
                <rdf:li rdf:resource="https://sylab-srv.cs.fiu.edu/linux-doc/setting_up_oprofile_in_xen?rev=1719607374&amp;do=diff"/>
                <rdf:li rdf:resource="https://sylab-srv.cs.fiu.edu/linux-doc/start?rev=1719607374&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://sylab-srv.cs.fiu.edu/_media/wiki/dokuwiki.svg">
        <title>Systems Research Laboratory</title>
        <link>https://sylab-srv.cs.fiu.edu/</link>
        <url>https://sylab-srv.cs.fiu.edu/_media/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="https://sylab-srv.cs.fiu.edu/linux-doc/debugging_with_kgdb?rev=1719607374&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-06-28T20:42:54+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>debugging_with_kgdb</title>
        <link>https://sylab-srv.cs.fiu.edu/linux-doc/debugging_with_kgdb?rev=1719607374&amp;do=diff</link>
        <description>Debugging the Linux kernel with KGDB

Preparing a kernel

To prepare a kernel for testing, apply a KGDB patch to a linux kernel source. Then enable Remote (serial)
kernel debugging with GDB from kernel hacking, which will enable KGDB code in the kernel.This will enable
choice of a few more config options with change KGDB behavior. These are described below:</description>
    </item>
    <item rdf:about="https://sylab-srv.cs.fiu.edu/linux-doc/setting_up_oprofile_in_xen?rev=1719607374&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-06-28T20:42:54+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>setting_up_oprofile_in_xen</title>
        <link>https://sylab-srv.cs.fiu.edu/linux-doc/setting_up_oprofile_in_xen?rev=1719607374&amp;do=diff</link>
        <description>1. By default, xen kernel may not be enabled for profiling. So before installation, compile the kernel with profiling option enabled.

2. Once you are booted with the new kernel, install oprofile using the command (if you are using ubuntu version of linux)</description>
    </item>
    <item rdf:about="https://sylab-srv.cs.fiu.edu/linux-doc/start?rev=1719607374&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-06-28T20:42:54+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://sylab-srv.cs.fiu.edu/linux-doc/start?rev=1719607374&amp;do=diff</link>
        <description>Linux Kernel Documentation

In this namespace is described some of the Linux kernel knowledge that we have acquired so far.

	*  Debugging with KGDB
	*  Setting up Oprofile in Xen
	*  DSRL Linux Cross Reference</description>
    </item>
</rdf:RDF>
