diff options
| author | fche <fche> | 2005-05-02 22:44:47 +0000 | 
|---|---|---|
| committer | fche <fche> | 2005-05-02 22:44:47 +0000 | 
| commit | bf8577d0a795d9bfcf948662ff66cf20ba9e96c5 (patch) | |
| tree | 5b2eeeef785dfe6a9c6a77f66479da849b1a728f /index.html | |
| parent | highlighting bugzilla link temporarily (diff) | |
none
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 | 
1 files changed, 3 insertions, 1 deletions
| @@ -27,7 +27,9 @@ We aim to exploit the capability of a fully open-source Linux target to | |||
| 27 | go beyond performance measurements, and perhaps even serve as a programmable debugger. | 27 | go 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>, | ||
| 31 | but many technical aspects of our approach will be different. | 33 | but many technical aspects of our approach will be different. | 
| 32 | See this <a href="archpaper-0502.pdf">SystemTap architecture paper (draft)</a>. | 34 | See this <a href="archpaper-0502.pdf">SystemTap architecture paper (draft)</a>. | 
| 33 | </p> | 35 | </p> | 
