<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/procdbgunittest/home/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/procdbgunittest/home/Home/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 14 Nov 2011 17:32:31 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/procdbgunittest/home/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by Charles Luciano</title><link>https://sourceforge.net/p/procdbgunittest/home/Home/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,5 +1,38 @@
-Welcome to your wiki!
-
-This is the default page, edit it as you see fit. To add a page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/procdbgunittest/home/markdown_syntax/) syntax.
+To check out and build:
+
+svn checkout svn://svn.code.sf.net/p/procdbgunittest/code/trunk procdbgunittest-code
+
+cd procdbgunittest-code
+
+svn checkout svn://svn.code.sf.net/p/kerneldebugutil/code/trunk kerneldebugutil-code
+
+svn checkout svn://svn.code.sf.net/p/procutils/code/trunk procutils-code
+
+make
+
+To install kernel modules:
+
+make load (make unload to remove)
+
+To dump the trace buffer:
+
+cat /proc/kdebug/debug/trace
+
+to add messages you can 
+
+echo "message" &gt; /proc/kdebug/debug/trace
+
+if you echo 1 &gt; /proc/kdebug/debug_test/inject
+
+you'll get a call tree.
+
+You can echo 0 or 1 into /proc/kdebug/debug/indent so that the call tree will be shown without or with indentation.
+
+The debug level for each unit is readable/settable in /proc/kdebug/debug/units/*
+
+
+
+
+
+[[project_admins]]
+[[download_button]]
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Charles Luciano</dc:creator><pubDate>Mon, 14 Nov 2011 17:32:31 -0000</pubDate><guid>https://sourceforge.net23e5c30d0457bae18a654772c080ee16d51419dd</guid></item><item><title>WikiPage Home modified by Charles Luciano</title><link>https://sourceforge.net/p/procdbgunittest/home/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/procdbgunittest/home/markdown_syntax/) syntax.
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Charles Luciano</dc:creator><pubDate>Mon, 14 Nov 2011 16:32:08 -0000</pubDate><guid>https://sourceforge.net72288d4314ce251cdd95cff81df4781c9371537a</guid></item></channel></rss>