summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.examples/ChangeLog
blob: 253e1a76d5413d82ef495391f534e0b5516fa858 (plain)
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
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
2009-01-02  Mark Wielaard  <mjw@redhat.com>

	PR9693. Reported by Eugeniy Meshcheryakov <eugen@debian.org>
	* io/traceio2.stp: Add proper #! /usr/bin/env stap line.
	* profiling/functioncallcount.stp: Likewise.

2008-12-10  William Cohen  <wcohen@redhat.com>

	* process/futexes.stp:
	* profiling/thread-times.stp: Tweak formatting.

2008-12-10  Tim Moore  <timoore@redhat.com>

	* profiling/latencytap.stp: Probe scheduler to identify processes
	that have slept inordinately.

2008-12-09  William Cohen  <wcohen@redhat.com>
	
	* general/ansi_colors.stp:
	* general/key.stp:
	* general/keyhack.stp:
	* general/para-callgraph.stp:
	* io/disktop.stp:
	* io/io_submit.stp:
	* io/iostat-scsi.stp:
	* io/iotime.stp:
	* io/traceio.stp:
	* io/traceio2.stp:
	* network/nettop.stp:
	* process/futexes.stp:
	* process/proc_snoop.stp:
	* process/sig_by_pid.stp:
	* process/sigkill.stp:
	* process/sigmon.stp:
	* process/syscalls_by_pid.stp:
	* process/syscalls_by_proc.stp:
	* process/wait4time.stp:
	* profiling/thread-times.stp: Tweak formatting, indent two space.

2008-11-25  Mark Wielaard  <mjw@redhat.com>

	* general/para-callgraph.meta: Add accidentially removed -c back
	to test_installcheck.

2008-11-25  Mark Wielaard  <mjw@redhat.com>

	* general/para-callgraph.meta: Don't use single quotes.

2008-11-20  Frank Ch. Eigler  <fche@elastic.org>

	* examples-index-gen.pl: Make "keywords: foo bar" list into
	clickable links.

2008-11-20  Frank Ch. Eigler  <fche@elastic.org>

	* subsystem-*: Removed subsystem indexes.

2008-11-19  Frank Ch. Eigler  <fche@elastic.org>

	* process/sleepingBeauties.meta: Updated description.

2008-10-27  William Cohen  <wcohen@redhat.com>

	* io/traceio2.stp: Use local variable available from vfs tapset.
	
2008-10-27  William Cohen  <wcohen@redhat.com>

	* io/disktop.stp: Clean up disktop.stp and check in for real.

2008-10-29  Frank Ch. Eigler  <fche@elastic.org>

	* process/syscalltimes: Rename global "start" to avoid collision
	with syscall tapset local variable.

2008-10-27  William Cohen  <wcohen@redhat.com>

	* io/disktop.stp: Make use of devname added to vfs tapset.
	
2008-10-24  William Cohen  <wcohen@redhat.com>

	* io/traceio.stp:
	* io/traceio2.stp:
	* io/iotop.stp:
	* io/disktop.stp: Use vfs tapset rather than kernel functions probes.
	
2008-09-12  Frank Ch. Eigler  <fche@elastic.org>

	* io/traceio2.stp: Make compatible with RHEL5.
	* general/para-callgraph.meta: Tweak quoting for dejagnu passage.

2008-08-15  Frank Ch. Eigler  <fche@elastic.org>

	* general/para-callgraph*: Extend.
	* indexes: Regenerated.

2008-08-11  Mark Wielaard  <mwielaard@redhat.com>

	* check.exp: Make sure that stderr gets redircted so warnings don't
	make example script run fail.

2008-08-11  Mark Wielaard  <mwielaard@redhat.com>

	PR6835. Reported by Eugeniy Meshcheryakov <eugen@debian.org>
	* io/io_submit.stp: Fix #! start. Convert to normal line-ending.

2008-08-11  Mark Wielaard  <mwielaard@redhat.com>

	PR2895. Reported by Eugeniy Meshcheryakov <eugen@debian.org>
	*  general/graphs.stp: Add proper #! /usr/bin/env stap line.
	* general/para-callgraph.stp: Likewise.
	* io/io_submit.stp: Likewise.
	* io/iotop.stp: Likewise.
	* io/traceio.stp: Likewise.
	* process/proc_snoop.stp: Likewise.
	* process/sigkill.stp: Likewise.
	* iotask.stp: Likewise.
	* pfaults.stp: Likewise.
	* profile.stp: Likewise.

2008-08-08  Mark Wielaard  <mwielaard@redhat.com>

	* examples-index-gen.pl: Add index of subsystem and keywords at top of
	HTML indexes.
	* *index.html: Regenerated.
	* *index.txt: Likewise.

2008-08-08  Mark Wielaard  <mwielaard@redhat.com>

	* examples-index-gen.pl (add_meta_txt): Don't output output, exits,
	status line.
	(add_meta_html): Likewise.
	* *index.html: Regenerated.
	* *index.txt: Likewise.

2008-08-08  Mark Wielaard  <mwielaard@redhat.com>

	* examples-index-gen.pl (inputdir): Make absolute.
	(outputdir): Likewise.
	(supportfiles): Copy from new html dir. Add README. Make sure
	new html subdir is created in outputdir.

2008-08-07  Frank Ch. Eigler  <fche@elastic.org>

	* *index.txt, *index.html: New generated files.
	* .gitignore: Zap it.
	* html/*, examples-index-gen.pl: Adapt to html/ boilerplate subdir.

2008-08-07  Frank Ch. Eigler  <fche@elastic.org>

	* small_demos: Unique parts kept, others dropped.
	* all other samples: Moved into new subdirectories.

2008-08-07  David Smith  <dsmith@redhat.com>

	* .gitignore: New file.

2008-08-07  Mark Wielaard  <mwielaard@redhat.com>

	* examples-index-gen.pl: New file.
	* systemtap.css: Likewise.
	* systemtapcorner.gif: Likewise.
	* systemtaplogo.png: Likewise.
	* html_footer.tmpl: Likewise.
	* html_header.tmpl: Likewise.
	* Makefile.am (EXTRA_DIST): Add new support files.

2008-08-07  Mark Wielaard  <mwielaard@redhat.com>

	* futexes.meta: Correct name: entry.

2008-08-01  William Cohen  <wcohen@redhat.com>

	* helloworld.meta, traceio2.meta: Tweak test_installcheck.
	
2008-08-01  William Cohen  <wcohen@redhat.com>	

	* check.exp: Run both tests for installcheck tests.
	
2008-07-11  Mark Wielaard  <mwielaard@redhat.com>

	* traceio.meta: s/decending/descending/ in description.
	* iotop.meta: Likewise.

2008-07-02  William Cohen  <wcohen@redhat.com>

	* functioncallcount.meta, functioncallcount.stp: New.

2008-07-02  William Cohen  <wcohen@redhat.com>

	* para-callgraph.stp, para-callgraph.meta: New.

2008-06-20  William Cohen  <wcohen@redhat.com>

	* traceio2.meta: Correct test_check and test_installcheck commands.
	
2008-06-20  William Cohen  <wcohen@redhat.com>

	* traceio2.stp, traceio2.meta: New.
	
2008-06-18  William Cohen  <wcohen@redhat.com>

	* sleepingBeauties.stp, sleepingBeauties.meta: New.

2008-06-17  William Cohen  <wcohen@redhat.com>

	* graphs.stp, graphs.meta: New.

2008-06-12  William Cohen  <wcohen@redhat.com>

	* thread-times.stp, thread-times.meta: New.

2008-05-20  William Cohen  <wcohen@redhat.com>

	* io_submit.stp, io_submit.meta:
	* traceio.stp, traceio.meta:
	* iotop.stp, iotop.meta:
	* disktop.stp, disktop.meta:
	* sigkill.stp, sigkill.meta: New.
	
2008-05-09  William Cohen  <wcohen@redhat.com>

	* syscalls_by_pid.meta, syscalls_by_proc.meta:
	* sigmon.meta, sig_by_pid.meta, sig_by_proc.meta:
	* socket-trace.meta: New.

2008-05-08  William Cohen  <wcohen@redhat.com>

	* iotime.meta: New.

2008-05-08  William Cohen  <wcohen@redhat.com>

	* sleeptime.meta, wait4time.meta: New.

2008-05-08  Mark Wielaard  <mwielaard@redhat.com>

	* futexes.meta (test_check,test_installcheck): Change futex.stp to
	futexes.stp.

2008-05-07  William Cohen  <wcohen@redhat.com>

	* futexes.meta, nettop.meta, pf2.meta: New.

2008-05-07  William Cohen  <wcohen@redhat.com>

	* pf2.stp: Clean up output.

2008-05-01  William Cohen  <wcohen@redhat.com>

	* helloworld.meta: New file.

2008-04-27  William Cohen  <wcohen@redhat.com>

	* check.exp: New script to run tests on cataloged examples.

2008-03-09  Wenji Huang  <wenji.huang@oracle.com>

	* wait4time.stp: Change reference of $pid to local variable pid. 

2008-03-05  David Smith  <dsmith@redhat.com>

	PR5422
	* iostat-scsi.stp: Updated to handle kernel versions > 2.6.24.
	* iostat-scsi.txt: Updated.

2008-01-29  Frank Ch. Eigler  <fche@elastic.org>

	* nettop.stp: Reorganize array usage to minimize contention.

2007-11-19  Frank Ch. Eigler  <fche@elastic.org>

	* iostat-scsi.stp: Adopt "!" probe point flag.

2007-11-09  Martin Hunt  <hunt@redhat.com>

	* README: New.

	* *.stp. Fix path.  See PR 4718.

2007-10-10  Mike Mason

	* syscalltimes, syscalltime.txt:  New combination shell/SystemTap script
	to measure system call times.  

2007-10-05  Frank Ch. Eigler  <fche@elastic.org>

	* futexes.stp, sig_by_proc.stp, small_demos/rwtiming.stp: Fix elision
	warnings.

2007-09-15  Wenji Huang <wenji.huang@oracle.com>

	* iostat-scsi.stp: Make module probe optional,clarify reference to flags.
	* small_demos/sched_snoop.stp(scheduler.migrage,scheduler.balance): Make optional.

2007-09-05  Frank Ch. Eigler  <fche@elastic.org>

	* pf2.stp: Exploit sortable aggregates.

2007-08-09  Frank Ch. Eigler  <fche@elastic.org>

	PR 4718, from Eugeniy Meshcheryakov <eugen@debian.org>:
	* *.stp: Make all shell scripts lead with #! /usr/bin/stap

2007-05-29  Mike Mason <mmlnx@us.ibm.com>

	* sig_count_by_pid.stp, sig_count_by_pid.txt, 
	  sig_count_by_proc.stp, sig_count_by_proc.txt: Print signal activity

2007-04-02  Frank Ch. Eigler  <fche@elastic.org>

	* socket-trace.stp, small_demos/prof.stp, top.stp: Adapt to
	.inline -> .function change.

2007-01-30  Frank Ch. Eigler  <fche@elastic.org>

	* socket-trace.stp: Added from the tutorial.

2007-01-29  Mike Mason <mmlnx@us.ibm.com>

	* socktop, socktop.txt: New example that uses a shell script to process
	command line options for a systemtap script.

2007-01-11  Will Cohen  <wcohen@redhat.com>

	* iotime.stp:
	* sleeptime.stp:
	* wait4time.stp: New examples.
	
2007-01-10  Martin Hunt  <hunt@redhat.com>

	* small_demos/top.stp: Use "limit" option in foreach.

2007-01-01  Frank Ch. Eigler  <fche@redhat.com>

	* *: Added several .stp/.txt files from the wiki.

2006-04-20  Martin Hunt  <hunt@redhat.com>

	* small_demos/top.stp: Use printf.

2006-03-30  Martin Hunt  <hunt@redhat.com>

	* small_demos/close.stp: Make it executable.

2006-03-09  Martin Hunt  <hunt@redhat.com>

	* key.stp: Toy example.
	* prof.stp: Example profiler.
	* top.stp: Print the top 20 syscalls.