diff options
author | William Cohen <wcohen@redhat.com> | 2009-01-22 13:46:53 -0500 |
---|---|---|
committer | William Cohen <wcohen@redhat.com> | 2009-01-22 13:46:53 -0500 |
commit | 457d4c2f5266962f622197fcd16ac30b7d6fe685 (patch) | |
tree | 960e14d433a34648b8f7a0e195139f1da7d93b50 /doc/SystemTap_Tapset_Reference/tapsets.tmpl | |
parent | 5574ef2ce9549c89f91e9c8dccc41fc0e85a74d6 (diff) | |
download | systemtap-steved-457d4c2f5266962f622197fcd16ac30b7d6fe685.tar.gz systemtap-steved-457d4c2f5266962f622197fcd16ac30b7d6fe685.tar.xz systemtap-steved-457d4c2f5266962f622197fcd16ac30b7d6fe685.zip |
Use context-symbols.stp and context-unwind.stp in tapsets.tmpl.
Diffstat (limited to 'doc/SystemTap_Tapset_Reference/tapsets.tmpl')
-rw-r--r-- | doc/SystemTap_Tapset_Reference/tapsets.tmpl | 2 |
1 files changed, 2 insertions, 0 deletions
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"> |