summaryrefslogtreecommitdiffstats
path: root/doc/SystemTap_Tapset_Reference/tapsets.tmpl
diff options
context:
space:
mode:
authorWilliam Cohen <wcohen@redhat.com>2008-11-26 14:12:20 -0500
committerWilliam Cohen <wcohen@redhat.com>2008-11-26 14:12:20 -0500
commitd1b8e10a316702a20b7abec8d27189a62fc4bab6 (patch)
tree280d33ae7f3cf30b076a65ba0a436254aebf6c17 /doc/SystemTap_Tapset_Reference/tapsets.tmpl
parent391d64d0997a41035f2af5f13d41dae00300061b (diff)
downloadsystemtap-steved-d1b8e10a316702a20b7abec8d27189a62fc4bab6.tar.gz
systemtap-steved-d1b8e10a316702a20b7abec8d27189a62fc4bab6.tar.xz
systemtap-steved-d1b8e10a316702a20b7abec8d27189a62fc4bab6.zip
Add kernel-doc compatible comments and pull process tapset into reference doc.
Diffstat (limited to 'doc/SystemTap_Tapset_Reference/tapsets.tmpl')
-rw-r--r--doc/SystemTap_Tapset_Reference/tapsets.tmpl9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/SystemTap_Tapset_Reference/tapsets.tmpl b/doc/SystemTap_Tapset_Reference/tapsets.tmpl
index cf12e2e1..6c3abd0f 100644
--- a/doc/SystemTap_Tapset_Reference/tapsets.tmpl
+++ b/doc/SystemTap_Tapset_Reference/tapsets.tmpl
@@ -187,4 +187,13 @@ This is common among
!Itapset/udp.stp
</chapter>
+ <chapter id="process.stp">
+ <title>Process Tapset</title>
+ <para>
+ This family of probe points is used to probe the process activities.
+ It contains the following probe points:
+ </para>
+!Itapset/process.stp
+ </chapter>
+
</book>