diff options
Diffstat (limited to 'runtime/probes/ChangeLog')
-rw-r--r-- | runtime/probes/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/runtime/probes/ChangeLog b/runtime/probes/ChangeLog new file mode 100644 index 00000000..2464a5c3 --- /dev/null +++ b/runtime/probes/ChangeLog @@ -0,0 +1,16 @@ +2005-06-18 Martin Hunt <hunt@redhat.com> + + * build: Modified to use build_probe. + + * build_probe: New file. This does the work of building + a single probe or set of probes in a directory. + + * Makefile.template: New file. Template used by + build_probe to create Makefiles. + + * agg: New set of probes to test/demonstrate + Counter and Stat aggregations. + + * all probes modified for latest changes and new build + process. + |