blob: 9dbc8da813aa950669de9b783f14fb43933b1a65 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html >
<head><title>For Further Reference</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="generator" content="TeX4ht (https://tug.org/tex4ht/)">
<meta name="originator" content="TeX4ht (https://tug.org/tex4ht/)">
<!-- html,2 -->
<meta name="src" content="langref.tex">
<link rel="stylesheet" type="text/css" href="langref.css">
</head><body
>
<!--l. 3150--><div class="crosslinks"><p class="noindent">[<a
href="langrefse10.html" >prev</a>] [<a
href="langrefse10.html#taillangrefse10.html" >prev-tail</a>] [<a
href="#taillangrefse11.html">tail</a>] [<a
href="langref.html#langrefse11.html" >up</a>] </p></div>
<h3 class="sectionHead"><span class="titlemark">11 </span> <a
id="x13-14300011"></a>For Further Reference</h3>
<!--l. 3152--><p class="noindent" >For more information, see:
<ul class="itemize1">
<li class="itemize">
<!--l. 3154--><p class="noindent" >The SystemTap tutorial at <a
href="http://sourceware.org/systemtap/tutorial/" class="url" ><span
class="cmtt-10">http://sourceware.org/systemtap/tutorial/</span></a>
</li>
<li class="itemize">
<!--l. 3155--><p class="noindent" >The SystemTap wiki at <a
href="http://sourceware.org/systemtap/wiki" class="url" ><span
class="cmtt-10">http://sourceware.org/systemtap/wiki</span></a>
</li>
<li class="itemize">
<!--l. 3156--><p class="noindent" >The SystemTap documentation page at <a
href="http://sourceware.org/systemtap/documentation.html" class="url" ><span
class="cmtt-10">http://sourceware.org/systemtap/documentation.html</span></a>
</li>
<li class="itemize">
<!--l. 3157--><p class="noindent" >From an unpacked source tarball or GIT directory, the examples in in the src/examples directory, the
tapsets in the src/tapset directory, and the test scripts in the src/testsuite directory.
</li>
<li class="itemize">
<!--l. 3160--><p class="noindent" >The man pages for tapsets. For a list, run the command <span
class="cmtt-10">‘‘man -k tapset::</span>”.
</li>
<li class="itemize">
<!--l. 3162--><p class="noindent" >The man pages for individual probe points. For a list, run the command <span
class="cmtt-10">‘‘man -k probe::</span>”.
</li>
<li class="itemize">
<!--l. 3164--><p class="noindent" >The man pages for individual systemtap functions. For a list, run the command <span
class="cmtt-10">‘‘man -k</span>
<span
class="cmtt-10">function::</span>”.</li></ul>
<!--l. 3169--><p class="noindent" >
<a
id="Q1-13-148"></a>
<!--l. 3172--><div class="crosslinks"><p class="noindent">[<a
href="langrefse10.html" >prev</a>] [<a
href="langrefse10.html#taillangrefse10.html" >prev-tail</a>] [<a
href="langrefse11.html" >front</a>] [<a
href="langref.html#langrefse11.html" >up</a>] </p></div>
<!--l. 3172--><p class="noindent" ><a
id="taillangrefse11.html"></a>
</body></html>
|