]> sourceware.org Git - systemtap-htdocs.git/commitdiff
Updated status of uprobe and s390x kprobes. Removed s390 column. Moved
authorkenistoj <kenistoj>
Mon, 13 Aug 2007 19:54:10 +0000 (19:54 +0000)
committerkenistoj <kenistoj>
Mon, 13 Aug 2007 19:54:10 +0000 (19:54 +0000)
uprobes into "present needs" table.

kprobes-status.html

index 234be753d8b374b0dd23b5ba23d71e33f32cc5d4..f5e9f517a5f8d00d4962bc5e1f4a5e3ea2079903 100644 (file)
@@ -50,7 +50,7 @@ background: #eee; color: #111; text-align: center; line-height:150%;}
             <div style="margin: 10px;">
               <table border="1">
                 <tr>
-                  <td colspan="8">
+                  <td colspan="7">
                     <br>
 
                     <center>
@@ -72,8 +72,6 @@ background: #eee; color: #111; text-align: center; line-height:150%;}
 
                   <th>ppc64</th>
 
-                  <th>s390</th>
-
                   <th>s390x</th>
                   <!-- If adding new architectures, check/update colspan= attributes below -->
                 </tr><!--
@@ -120,9 +118,9 @@ If there is no known work happening for the feature, then use
                   "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.11.tar.bz2">
                   2.6.11</a></td>
 
-                  <td class="missing">No active work</td>
-
-                  <td class="missing">No active work</td>
+                  <td class="mainlined">Main-lined in <a href=
+                  "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.19.tar.bz2">
+                  2.6.19</a></td>
                 </tr>
 
                 <tr>
@@ -146,9 +144,9 @@ If there is no known work happening for the feature, then use
                   "http://www.kernel.org/pub/linux/kernel/v2.6/testing/linux-2.6.13-rc1.tar.bz2">
                   2.6.13-rc1</a></td>
 
-                  <td class="missing">No active work</td>
-
-                  <td class="missing">No active work</td>
+                  <td class="mainlined">Main-lined in <a href=
+                  "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.19.tar.bz2">
+                  2.6.19</a></td>
                 </tr>
 
                 <tr>
@@ -159,9 +157,9 @@ If there is no known work happening for the feature, then use
                   "http://www.kernel.org/pub/linux/kernel/v2.6/testing/linux-2.6.13-rc1.tar.bz2">
                   2.6.13-rc1</a></td>
 
-                  <td class="missing">No active work</td>
-
-                  <td class="missing">No active work</td>
+                  <td class="mainlined">Main-lined in <a href=
+                  "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.19.tar.bz2">
+                  2.6.19</a></td>
                 </tr>
 
                 <tr>
@@ -186,21 +184,21 @@ If there is no known work happening for the feature, then use
                   <td class="mainlined">Main-lined in <a href=
                   "http://www.kernel.org/pub/linux/kernel/v2.6/testing/linux-2.6.12-rc4.tar.bz2">
                   2.6.12-rc4</a><br>
-                  (lingering bug <a href=
+                  (bug <a href=
                   "/bugzilla/show_bug.cgi?id=892">bz 892</a> fixed
                   in <a href=
                   "http://www.kernel.org/pub/linux/kernel/v2.6/testing/linux-2.6.13-rc1.tar.bz2">
                   2.6.13-rc1</a>)</td>
 
-                  <td class="missing">No active work</td>
-
-                  <td class="missing">No active work</td>
+                  <td class="mainlined">Main-lined in <a href=
+                  "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.19.tar.bz2">
+                  2.6.19</a></td>
                 </tr>
 
                 <tr>
                   <td>relayfs</td>
 
-                  <td colspan="7" class="mainlined">Main-lined in
+                  <td colspan="6" class="mainlined">Main-lined in
                   <a href=
                   "http://www.kernel.org/pub/linux/kernel/v2.6/testing/linux-2.6.14-rc1.tar.bz2">
                   2.6.14-rc1</a></td>
@@ -214,13 +212,23 @@ If there is no known work happening for the feature, then use
                   "http://www.kernel.org/pub/linux/kernel/v2.6/testing/linux-2.6.15-rc1.tar.bz2">
                   2.6.15-rc1</a></td>
 
-                  <td class="missing">No active work</td>
+                  <td class="mainlined">Main-lined in <a href=
+                  "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.19.tar.bz2">
+                  2.6.19</a></td>
+                </tr>
 
-                  <td class="missing">No active work</td>
+                <tr>
+                  <td>user-space probes</td>
+
+                  <td colspan="2" class="designing">cvs/patches/uprobes</td>
+
+                  <td colspan="2" class="missing">No active work</td>
+
+                  <td colspan="2" class="designing">cvs/patches/uprobes</td>
                 </tr>
 
                 <tr>
-                  <td colspan="8">
+                  <td colspan="7">
                     <br>
 
                     <center>
@@ -229,14 +237,6 @@ If there is no known work happening for the feature, then use
                   </td>
                 </tr>
 
-                <tr>
-                  <td>user level</td>
-
-                  <td class="designing">Under development</td>
-
-                  <td colspan="6" class="missing">No active work</td>
-                </tr>
-
                 <tr>
                   <td>separate stacks</td>
 
This page took 0.031613 seconds and 5 git commands to generate.