summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
authorfche <fche>2005-05-02 22:44:47 +0000
committerfche <fche>2005-05-02 22:44:47 +0000
commitbf8577d0a795d9bfcf948662ff66cf20ba9e96c5 (patch)
tree5b2eeeef785dfe6a9c6a77f66479da849b1a728f /index.html
parenthighlighting bugzilla link temporarily (diff)
none
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/index.html b/index.html
index 1b634553..d07fd924 100644
--- a/index.html
+++ b/index.html
@@ -27,7 +27,9 @@ We aim to exploit the capability of a fully open-source Linux target to
27go beyond performance measurements, and perhaps even serve as a programmable debugger. 27go beyond performance measurements, and perhaps even serve as a programmable debugger.
28</p> 28</p>
29 29
30<p>We find inspiration in <a href="http://www.sun.com/bigadmin/content/dtrace/">Sun's dtrace</a>, 30<p>We find inspiration in
31<a href="http://www.sun.com/bigadmin/content/dtrace/">Sun's dtrace</a>, and
32<a href="kprobes/">IBM's dprobes</a>,
31but many technical aspects of our approach will be different. 33but many technical aspects of our approach will be different.
32See this <a href="archpaper-0502.pdf">SystemTap architecture paper (draft)</a>. 34See this <a href="archpaper-0502.pdf">SystemTap architecture paper (draft)</a>.
33</p> 35</p>