summaryrefslogtreecommitdiffstats
path: root/runtime/probes/test4
Commit message (Collapse)AuthorAgeFilesLines
* SW5106 Remove old map and histogram formatting codeStan Cox2008-05-294-106/+0
|
* 2005-11-08 Martin Hunt <hunt@redhat.com>hunt2005-11-091-14/+11
| | | | | | | | * shellsnoop/shellsnoop.c: Updated to use new map API. * where_func/kprobe_where_funct.c: Ditto. * os_timer/os_timer.c (probe_start): Ditto. * test4/test4.c: Ditto. * scf/scf.c: Ditto.
* 2005-08-19 Martin Hunt <hunt@redhat.com>hunt2005-08-191-2/+0
| | | | | * shellsnoop/shellsnoop.c: Remove STP_NETLINK_ONLY. * stp: Deleted. Use stpd directly.
* 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-11 Martin Hunt <hunt@redhat.com>hunt2005-07-121-41/+1
| | | | | | | | | | * build_probe: Set RELAYFS correctly. * Makefile.template: Fix for RELAYFS. * stp: Moved here. All probes now use this copy. * ALL/stp: source the master copy of stp.
* 2005-07-08 Martin Hunt <hunt@redhat.com>hunt2005-07-081-19/+4
| | | | | | * 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-22/+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-212-10/+17
|
* 2005-06-18 Martin Hunt <hunt@redhat.com>hunt2005-06-184-30/+10
| | | | | | | | | | | | | | | | * 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-9/+7
|
* Updated to use new _stp_map_print().hunt2005-05-311-3/+3
|
* *** empty log message ***hunt2005-05-174-191/+127
|
* updated to use new transporttrz2005-05-062-5/+38
|
* Update to use relayfs, new I/O.hunt2005-04-073-23/+99
|
* *** empty log message ***hunt2005-03-292-2/+3
|
* *** empty log message ***hunt2005-03-222-4/+8
|
* *** empty log message ***hunt2005-03-214-0/+152