diff options
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> |
