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..f1b783b3 100644 --- a/doc/SystemTap_Tapset_Reference/tapsets.tmpl +++ b/doc/SystemTap_Tapset_Reference/tapsets.tmpl @@ -205,4 +205,13 @@ !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> |