blob: 0327962b0ea6793f78b162b2350f66f95e80e5ca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version='1.0'?>
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
]>
<chapter id="tips-tricks">
<title>Tips and Tricks</title>
<remark>- This chapter covers miscellaneous tips/tricks</remark>
<remark>- This is a tentative section, and will only be included if content can be provided</remark>
<remark>- add use of exit() here</remark>
<remark>- add "basic constructs" here; i.e. using if/else, while loops, for loops, examples; if done, consider moving up to before Useful_SystemTap_Scripts.xm, after Understanding_How_SystemTap_Works.xml</remark>
</chapter>
|