From d1b8e10a316702a20b7abec8d27189a62fc4bab6 Mon Sep 17 00:00:00 2001 From: William Cohen Date: Wed, 26 Nov 2008 14:12:20 -0500 Subject: Add kernel-doc compatible comments and pull process tapset into reference doc. --- doc/SystemTap_Tapset_Reference/tapsets.tmpl | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc/SystemTap_Tapset_Reference') 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 + + Process Tapset + + This family of probe points is used to probe the process activities. + It contains the following probe points: + +!Itapset/process.stp + + -- cgit