Skip to main content
summaryrefslogtreecommitdiffstats
blob: 00a9fe4467cd3c30fffb7e2b2ab772f1c77b6764 (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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
<?xml version='1.0' encoding='utf-8' ?>
<toc topic="Linux_Tools_Project/Systemtap/User_Guide/User-Guide.html" label="SystemTap User Guide">
	<topic href="Linux_Tools_Project/Systemtap/User_Guide/User-Guide.html" label="SystemTap User Guide">
		<topic href="Linux_Tools_Project/Systemtap/User_Guide/User-Guide.html" label="Overview">
			<topic href="Linux_Tools_Project/Systemtap/User_Guide/User-Guide.html#The_SystemTap_Plugin" label="The SystemTap Plugin"></topic>
			<topic href="Linux_Tools_Project/Systemtap/User_Guide/User-Guide.html#Systemtap" label="Systemtap"></topic>
			<topic href="Linux_Tools_Project/Systemtap/User_Guide/User-Guide.html#Installing" label="Installing">
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/User-Guide.html#Requirements" label="Requirements"></topic>
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/User-Guide.html#Kernel_Source_Location" label="Kernel Source Location"></topic>
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/User-Guide.html#Tutorials" label="Tutorials"></topic>
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/User-Guide.html#Preferences_.28Optional.29" label="Preferences (Optional)"></topic>
			</topic>
			<topic href="Linux_Tools_Project/Systemtap/User_Guide/User-Guide.html#Links_to_SystemTap_Resources" label="Links to SystemTap Resources"></topic>
		</topic>
		<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-IDE.html" label="SystemTap IDE">
			<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-IDE.html#Getting_Started" label="Getting Started">
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-IDE.html#IDE_Tutorial" label="IDE Tutorial">
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-IDE.html#Lesson_1:_Getting_Started" label="Lesson 1: Getting Started"></topic>
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-IDE.html#Lesson_2:_Writing_Your_First_Script" label="Lesson 2: Writing Your First Script"></topic>
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-IDE.html#Lesson_3:_Running_Your_Script" label="Lesson 3: Running Your Script"></topic>
				</topic>
			</topic>
			<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-IDE.html#Concepts" label="Concepts">
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-IDE.html#SystemTap_IDE_Perspective" label="SystemTap IDE Perspective"></topic>
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-IDE.html#STP_Editor" label="STP Editor"></topic>
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-IDE.html#Function_Browser" label="Function Browser"></topic>
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-IDE.html#Kernel_Browser" label="Kernel Browser"></topic>
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-IDE.html#Probe_Alias_Browser" label="Probe Alias Browser"></topic>
			</topic>
			<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-IDE.html#Tasks" label="Tasks">
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-IDE.html#Creating_SystemTap_Scripts" label="Creating SystemTap Scripts"></topic>
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-IDE.html#Using_the_STP_Editor" label="Using the STP Editor"></topic>
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-IDE.html#Viewing_Data_Charts" label="Viewing Data Charts"></topic>
			</topic>
			<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-IDE.html#Reference" label="Reference">
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-IDE.html#Views_and_Editors" label="Views and Editors">
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-IDE.html#Views" label="Views"></topic>
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-IDE.html#Editors" label="Editors"></topic>
				</topic>
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-IDE.html#Menus" label="Menus">
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-IDE.html#Edit" label="Edit"></topic>
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-IDE.html#Navigate" label="Navigate"></topic>
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-IDE.html#Run" label="Run"></topic>
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-IDE.html#Window" label="Window"></topic>
				</topic>
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-IDE.html#Toolbars" label="Toolbars">
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-IDE.html#Action_Bar" label="Action Bar"></topic>
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-IDE.html#Perspective_Selector" label="Perspective Selector"></topic>
				</topic>
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-IDE.html#Preferences" label="Preferences"></topic>
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-IDE.html#Frequently_Asked_Questions" label="Frequently Asked Questions"></topic>
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-IDE.html#Example_SystemTap_Scripts" label="Example SystemTap Scripts">
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-IDE.html#top.stp_-_Prints_the_top_20_system_calls_.28http:.2F.2Fsourceware.org.2Fsystemtap.2Fexamples.2Ftop.stp.29" label="top.stp - Prints the top 20 system calls (http://sourceware.org/systemtap/examples/top.stp)"></topic>
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-IDE.html#prof.stp_-_Simple_profiling_.28http:.2F.2Fsourceware.org.2Fsystemtap.2Fexamples.2Fprof.stp.29" label="prof.stp - Simple profiling (http://sourceware.org/systemtap/examples/prof.stp)"></topic>
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-IDE.html#keyhack.stp_-_Modifying_variables_in_the_kernel._.28http:.2F.2Fsourceware.org.2Fsystemtap.2Fexamples.2Fkeyhack.stp.29" label="keyhack.stp - Modifying variables in the kernel. (http://sourceware.org/systemtap/examples/keyhack.stp)"></topic>
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-IDE.html#kmalloc.stp_-_Statistics_example._.28http:.2F.2Fsourceware.org.2Fsystemtap.2Fexamples.2Fkmalloc.stp.29" label="kmalloc.stp - Statistics example. (http://sourceware.org/systemtap/examples/kmalloc.stp)"></topic>
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-IDE.html#kmalloc2.stp_-_Example_using_arrays_of_statistics._.28http:.2F.2Fsourceware.org.2Fsystemtap.2Fexamples.2Fkmalloc2.stp.29" label="kmalloc2.stp - Example using arrays of statistics. (http://sourceware.org/systemtap/examples/kmalloc2.stp)"></topic>
				</topic>
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-IDE.html#Guide_to_Regular_Expressions" label="Guide to Regular Expressions"></topic>
			</topic>
		</topic>
		<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Graphing.html" label="SystemTap Graphing">
			<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Graphing.html#Getting_Started_2" label="Getting Started">
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Graphing.html#Introduction" label="Introduction"></topic>
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Graphing.html#Graphing_Tutorial" label="Graphing Tutorial"></topic>
			</topic>
			<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Graphing.html#Concepts_2" label="Concepts">
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Graphing.html#DataTable" label="DataTable"></topic>
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Graphing.html#DataGraph_Types" label="DataGraph Types">
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Graphing.html#Scatter_Graph" label="Scatter Graph"></topic>
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Graphing.html#Line_Graph" label="Line Graph"></topic>
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Graphing.html#Area_Graph" label="Area Graph"></topic>
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Graphing.html#Bar_Graph" label="Bar Graph"></topic>
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Graphing.html#Pie_Graph" label="Pie Graph"></topic>
				</topic>
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Graphing.html#Filters" label="Filters"></topic>
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Graphing.html#Graph_Interaction" label="Graph Interaction"></topic>
			</topic>
			<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Graphing.html#Tasks_2" label="Tasks">
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Graphing.html#Importing.2FExporting_Data_Sets" label="Importing/Exporting Data Sets">
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Graphing.html#Importing_a_Data_Set" label="Importing a Data Set"></topic>
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Graphing.html#Exporting_a_Data_Set" label="Exporting a Data Set"></topic>
				</topic>
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Graphing.html#Generating_Graphs" label="Generating Graphs"></topic>
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Graphing.html#Opening_Script_Output" label="Opening Script Output"></topic>
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Graphing.html#Saving_a_Graph_Image" label="Saving a Graph Image"></topic>
			</topic>
			<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Graphing.html#Reference_2" label="Reference">
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Graphing.html#Frequently_Asked_Questions_2" label="Frequently Asked Questions"></topic>
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Graphing.html#Menus_2" label="Menus">
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Graphing.html#File" label="File"></topic>
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Graphing.html#Run_2" label="Run"></topic>
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Graphing.html#Window_2" label="Window"></topic>
				</topic>
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Graphing.html#Toolbars_2" label="Toolbars">
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Graphing.html#Action_Bar_2" label="Action Bar"></topic>
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Graphing.html#Perspective_Selector_2" label="Perspective Selector"></topic>
				</topic>
			</topic>
		</topic>
		<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Dashboard.html" label="SystemTap Dashboard">
			<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Dashboard.html#Dashboard_Tutorial" label="Dashboard Tutorial">
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Dashboard.html#Multiple_Module_Execution" label="Multiple Module Execution"></topic>
			</topic>
			<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Dashboard.html#Concepts_3" label="Concepts">
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Dashboard.html#Modules" label="Modules">
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Dashboard.html#Module_Families" label="Module Families"></topic>
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Dashboard.html#Multiple_Graphs" label="Multiple Graphs"></topic>
				</topic>
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Dashboard.html#Modules_Browser" label="Modules Browser"></topic>
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Dashboard.html#Active_Modules_Browser" label="Active Modules Browser"></topic>
			</topic>
			<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Dashboard.html#Tasks_3" label="Tasks">
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Dashboard.html#Creating_Modules" label="Creating Modules">
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Dashboard.html#Export_Script" label="Export Script"></topic>
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Dashboard.html#Create_Module" label="Create Module"></topic>
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Dashboard.html#Tips" label="Tips"></topic>
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Dashboard.html#Constraints" label="Constraints"></topic>
				</topic>
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Dashboard.html#Importing_Modules" label="Importing Modules"></topic>
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Dashboard.html#Running_Modules" label="Running Modules">
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Dashboard.html#Multiple_Module_Execution_2" label="Multiple Module Execution"></topic>
				</topic>
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Dashboard.html#Graph_Interaction_2" label="Graph Interaction"></topic>
			</topic>
			<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Dashboard.html#Reference_3" label="Reference">
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Dashboard.html#Frequently_Asked_Questions_3" label="Frequently Asked Questions"></topic>
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Dashboard.html#Menus_3" label="Menus">
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Dashboard.html#File_2" label="File"></topic>
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Dashboard.html#Run_3" label="Run"></topic>
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Dashboard.html#Window_3" label="Window"></topic>
				</topic>
				<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Dashboard.html#Toolbars_3" label="Toolbars">
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Dashboard.html#Action_Bar_3" label="Action Bar"></topic>
					<topic href="Linux_Tools_Project/Systemtap/User_Guide/SystemTap-Dashboard.html#Perspective_Selector_3" label="Perspective Selector"></topic>
				</topic>
			</topic>
		</topic>
		<topic href="Linux_Tools_Project/Systemtap/User_Guide/Updating-This-Document.html" label="Updating This Document"></topic>
	</topic>
</toc>

Back to the top