diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 4 | ||||
-rw-r--r-- | doc/SystemTap_Tapset_Reference/tapsets.tmpl | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 139603d5..b3fd1d78 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,9 @@ 2009-01-21 William Cohen <wcohen@redhat.com> + * S_T_R/tapsets.tmpl: Use context-symbols.stp and context-unwind.stp. + +2009-01-21 William Cohen <wcohen@redhat.com> + * S_T_R/tapsets.tmpl: Update copyright date and correct paragraph. 2009-01-12 William Cohen <wcohen@redhat.com> diff --git a/doc/SystemTap_Tapset_Reference/tapsets.tmpl b/doc/SystemTap_Tapset_Reference/tapsets.tmpl index cbbc3b3a..f1750d45 100644 --- a/doc/SystemTap_Tapset_Reference/tapsets.tmpl +++ b/doc/SystemTap_Tapset_Reference/tapsets.tmpl @@ -121,6 +121,8 @@ and the current register values for the processor. </para> !Itapset/context.stp +!Itapset/context-symbols.stp +!Itapset/context-unwind.stp </chapter> <chapter id="timestamp_stp"> |