summaryrefslogtreecommitdiffstats
path: root/runtime/probes/tasklet/stp_tasklet.c
Commit message (Collapse)AuthorAgeFilesLines
* SW5106 Remove old map and histogram formatting codeStan Cox2008-05-291-40/+0
|
* 2005-08-01 Martin Hunt <hunt@redhat.com>hunt2005-08-011-1/+1
| | | | | | | | | | | | | | | | * agg/stat1.c (probe_exit): Remove "static" * agg/count1.c (probe_exit): Ditto. * agg/count2.c (probe_exit): Ditto. * bench/bench_io2.c (probe_exit): Ditto. * bench/bench_io1.c (probe_exit): Ditto. * bench/bench.c (probe_exit): Ditto. * bench/bench_ret.c (probe_exit): Ditto. * bench/bench_multi.c (probe_exit): Ditto. * where_func/kprobe_where_funct.c (probe_exit): Ditto. * test4/test4.c (probe_exit): Ditto. * tasklet/stp_tasklet.c (probe_exit): Ditto. * os_timer/os_timer.c (probe_exit): Ditto. * scf/scf.c (probe_exit): Ditto.
* 2005-07-08 Martin Hunt <hunt@redhat.com>hunt2005-07-081-13/+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-231-25/+1
| | | | * all probes: MOdified to use latest changes to transport.h.
* Added merging/sorting of per-cpu data, transport config/selection by probe, etctrz2005-06-211-2/+12
|
* Updated to work with latest runtime.hunt2005-05-171-46/+25
|
* updated to use new transporttrz2005-05-061-9/+36
|
* Update to use relayfs, new I/O.hunt2005-04-071-6/+17
|
* *** empty log message ***hunt2005-03-211-0/+48