This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[PATCH] tty: Adding tty.stp to the documentation
Adding the TTY tapset to the .tmpl Reference documentation
---
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 705cd3b..909dcfb 100644
--- a/doc/SystemTap_Tapset_Reference/tapsets.tmpl
+++ b/doc/SystemTap_Tapset_Reference/tapsets.tmpl
@@ -164,6 +164,15 @@
!Itapset/scsi.stp
</chapter>
+ <chapter id="tty.stp">
+ <title>TTY Tapset</title>
+ <para>
+ This family of probe points is used to probe TTY (Teletype) activities.
+ It contains the following probe points:
+ </para>
+!Itapset/scsi.stp
+ </chapter>
+
<chapter id="networking.stp">
<title>Networking Tapset</title>
<para>
--
1.6.0.2