From 9a5e950f0d36b77cfc8c4f14dbb2c7a3176a2ef5 Mon Sep 17 00:00:00 2001 From: fche Date: Tue, 14 Jun 2005 14:51:26 +0000 Subject: [PATCH] matrix+ --- index.html | 18 +++------ kprobes-status.html | 93 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 99 insertions(+), 12 deletions(-) create mode 100644 kprobes-status.html diff --git a/index.html b/index.html index 9686bdce..fc0c0566 100644 --- a/index.html +++ b/index.html @@ -8,13 +8,12 @@ a { color : #000000; } a:hover { text-decoration : underline; background : #eeeeee;} h1 { font-size: 18px; } pre { margin-left: 20px; } -div#footer {position: absolute; width: 100%; top: 0; left: 0; top: auto; bottom: 0; font-size: 10pt; -background: #eee; color: #111; text-align: center; line-height:150%;} +div#footer {position: absolute; width: 100%; top: 0; left: 0; top: auto; bottom: 0; font-size: 10pt; background: #eee; padding: 0px; color: #111; text-align: center; line-height:150%;} -
SystemTap +
SystemTap
@@ -57,20 +56,15 @@ Monitor tasks/bugs using dprobes and kprobes -project pages is also hosted here. +

As a courtesy, a snapshot of IBM's +dprobes and kprobes +project pages are also hosted here. SystemTap is expected to use kprobes as a lower layer. +See its porting status matrix.

- - - - - - -
diff --git a/kprobes-status.html b/kprobes-status.html new file mode 100644 index 00000000..82d0f599 --- /dev/null +++ b/kprobes-status.html @@ -0,0 +1,93 @@ + + + +SystemTap Page + + + + +
kprobes status +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
featurex86x86-64ia64ppcppc64
kprobesin 2.6.????
jprobesin 2.6.????
return probesbz 891bz 928?????????
reentrancybz 929
colocated (multiple)bz 892
scalability (unlocked)bz 893
user leveldeferred
separate stacks???
+ + +
+ + + + -- 2.43.5