diff options
Diffstat (limited to 'doc/SystemTap_Tapset_Reference')
-rw-r--r-- | doc/SystemTap_Tapset_Reference/tapsets.tmpl | 9 |
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> |