]> sourceware.org Git - systemtap-htdocs.git/commitdiff
* still no cookie
authorfche <fche>
Mon, 7 Feb 2005 17:40:03 +0000 (17:40 +0000)
committerfche <fche>
Mon, 7 Feb 2005 17:40:03 +0000 (17:40 +0000)
kprobes/docs/gkhi/index.php [deleted file]

diff --git a/kprobes/docs/gkhi/index.php b/kprobes/docs/gkhi/index.php
deleted file mode 100755 (executable)
index 37bd5ab..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-<?
-include "ltcsite.php";
-site_header(array('title'=>'GKHI whitepapers'));
-
-// start whitepaper
-box_top();
-?>
-<h3>Generalised Kernel Hooks Interface - A High Speed Call-back Mechanism for the Linux Kernel</h3>
-<h4>
-Current Version: July 2001
-<br>
-Author: <A HREF="mailto:richardj_moore@uk.ibm.com">Richard Moore</A>
-</h4>
-<P>This paper was presented at the 2001 <A href="http://www.ukuug.org/events/linux2001/">UKUUG Linux Developers Conference 2001</A> in July 2001. </P>
-<P>Read the abstract (<a href="<?php print $GLOBALS[http_root]; ?>/papers/gkhi/ukuug01/abstract.txt">text</a>)</P>
-<P>Download this whitepaper (<A href="<?php print $GLOBALS[http_root]; ?>/papers/gkhi/ukuug01/GKHI-UKUUG.pdf">PDF</A>)</P>
-<?
-box_bottom();
-//end whitepaper
-// start whitepaper
-box_top();
-?>
-<h3>Dynamic Probes and Generalised Kernel Hooks Interface for Linux</h3>
-<h4>
-Current Version: October 2000
-<br>
-Author: <A HREF="mailto:richardj_moore@uk.ibm.com">Richard Moore</A>
-</h4>
-<P>This paper was presented at the 4th <A href="http://www.linuxshowcase.org">Annual Linux Showcase</A> in October 2000. </P>
-<P>View this whitepaper <A href="<?php print $GLOBALS[http_root]; ?>/papers/dprobes/als2000.htm">online</A> or download it as <a href="<?php print $GLOBALS[http_root]; ?>/papers/dprobes/als2000.ps.gz">gzipped Postscript</a> or <A href="<?php print $GLOBALS[http_root]; ?>/papers/dprobes/als2000.prz">Lotus Freelance</A> file.</P>
-<?
-box_bottom();
-//end whitepaper
-site_footer(array());
-?>
This page took 0.026467 seconds and 5 git commands to generate.