summaryrefslogtreecommitdiffstats
path: root/runtime/probes/scf
Commit message (Collapse)AuthorAgeFilesLines
* 2005-07-08 Martin Hunt <hunt@redhat.com>hunt2005-07-081-14/+2
| | | | | | * ALL: Use new runtime.h. Change init_module() to probe_start() and don't do transport calls. Remove MODULE_LICENSE and cleanup_module().
* 2005-06-23 Martin Hunt <hunt@redhat.com>hunt2005-06-232-24/+7
| | | | * all probes: MOdified to use latest changes to transport.h.
* 2005-06-18 Martin Hunt <hunt@redhat.com>hunt2005-06-184-25/+5
| | | | | | | | | | | | | | | | * 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.
* Simplify Makefiles.hunt2005-06-011-8/+7
|
* New probe.hunt2005-05-314-0/+158