diff options
Diffstat (limited to 'examples/ChangeLog')
-rw-r--r-- | examples/ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/examples/ChangeLog b/examples/ChangeLog new file mode 100644 index 00000000..e31c2634 --- /dev/null +++ b/examples/ChangeLog @@ -0,0 +1,18 @@ +2007-01-10 Martin Hunt <hunt@redhat.com> + + * small_demos/top.stp: Use "limit" option in foreach. + +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. + |