diff options
Diffstat (limited to 'doc')
-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 f1750d45..f11f3585 100644 --- a/doc/SystemTap_Tapset_Reference/tapsets.tmpl +++ b/doc/SystemTap_Tapset_Reference/tapsets.tmpl @@ -204,5 +204,14 @@ </para> !Itapset/process.stp </chapter> +<!-- +<chapter id="signal.stp"> + <title>Signal Tapset</title> + <para> + This family of probe points is used to probe signal activities. + It contains the following probe points: + </para> +!Itapset/signal2.stp + </chapter>--> </book> |