diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/SystemTap_Tapset_Reference/tapsets.tmpl | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/SystemTap_Tapset_Reference/tapsets.tmpl b/doc/SystemTap_Tapset_Reference/tapsets.tmpl index 448d4b20..fcfb1e85 100644 --- a/doc/SystemTap_Tapset_Reference/tapsets.tmpl +++ b/doc/SystemTap_Tapset_Reference/tapsets.tmpl @@ -206,4 +206,12 @@ </para> !Itapset/dentry.stp </chapter> + <chapter id="logging.stp"> + <title>Logging Tapset</title> + <para> + This family of functions is used to send simple + message strings to various destinations. + </para> +!Itapset/logging.stp + </chapter> </book> |