diff options
author | ddomingo <ddomingo@redhat.com> | 2009-02-04 13:36:32 +1000 |
---|---|---|
committer | ddomingo <ddomingo@redhat.com> | 2009-02-04 13:36:32 +1000 |
commit | 3bba5defb75124ae0b35bcd81a1d345f101840b1 (patch) | |
tree | 7df1bd1d127461edb6dff04cd557da6864b19619 /doc/SystemTap_Tapset_Reference/tapsets.tmpl | |
parent | 22f8b401b35f9d3fc17dc682dcf1785309206647 (diff) | |
download | systemtap-steved-3bba5defb75124ae0b35bcd81a1d345f101840b1.tar.gz systemtap-steved-3bba5defb75124ae0b35bcd81a1d345f101840b1.tar.xz systemtap-steved-3bba5defb75124ae0b35bcd81a1d345f101840b1.zip |
added entry for signals.stp, currently testing stuff
Diffstat (limited to 'doc/SystemTap_Tapset_Reference/tapsets.tmpl')
-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> |