summaryrefslogtreecommitdiffstats
path: root/doc/SystemTap_Tapset_Reference/tapsets.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'doc/SystemTap_Tapset_Reference/tapsets.tmpl')
-rw-r--r--doc/SystemTap_Tapset_Reference/tapsets.tmpl10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/SystemTap_Tapset_Reference/tapsets.tmpl b/doc/SystemTap_Tapset_Reference/tapsets.tmpl
index c73defef..ff1d50da 100644
--- a/doc/SystemTap_Tapset_Reference/tapsets.tmpl
+++ b/doc/SystemTap_Tapset_Reference/tapsets.tmpl
@@ -135,6 +135,16 @@
!Itapset/timestamp.stp
</chapter>
+ <chapter id="ctime.stp">
+ <title>Time string utility function</title>
+ <para>
+ Utility function to turn seconds since the epoch (as returned by
+ the timestamp function gettimeofday_s()) into a human readable
+ date/time string.
+ </para>
+!Itapset/ctime.stp
+ </chapter>
+
<chapter id="memory_stp">
<title>Memory Tapset</title>
<para>