summaryrefslogtreecommitdiffstats
path: root/examples/ChangeLog
blob: 93896c9b21ee93b6872c7e8ad09fd5aea93b6899 (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
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.