diff options
author | hunt <hunt> | 2005-06-18 07:06:38 +0000 |
---|---|---|
committer | hunt <hunt> | 2005-06-18 07:06:38 +0000 |
commit | 22ccaa9985211ad13e8486bf2845114f409df55d (patch) | |
tree | dc4c286990a692ef0b5991b81405bb7b10292392 /runtime/probes/tasklet/targets | |
parent | b55bc428b7e03ce7bcf6ec1eb502f5f443fbd0b8 (diff) | |
download | systemtap-steved-22ccaa9985211ad13e8486bf2845114f409df55d.tar.gz systemtap-steved-22ccaa9985211ad13e8486bf2845114f409df55d.tar.xz systemtap-steved-22ccaa9985211ad13e8486bf2845114f409df55d.zip |
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.
Diffstat (limited to 'runtime/probes/tasklet/targets')
-rw-r--r-- | runtime/probes/tasklet/targets | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/probes/tasklet/targets b/runtime/probes/tasklet/targets new file mode 100644 index 00000000..236dbd95 --- /dev/null +++ b/runtime/probes/tasklet/targets @@ -0,0 +1 @@ +stp_tasklet |