Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2005-07-08 Martin Hunt <hunt@redhat.com> | hunt | 2005-07-08 | 14 | -189/+39 |
| | | | | | | * ALL: Use new runtime.h. Change init_module() to probe_start() and don't do transport calls. Remove MODULE_LICENSE and cleanup_module(). | ||||
* | Fix accidently commented-out line. | hunt | 2005-07-08 | 1 | -1/+1 |
| | |||||
* | 2005-07-08 Martin Hunt <hunt@redhat.com> | hunt | 2005-07-08 | 1 | -8/+20 |
| | | | | | | * shellsnoop/shellsnoop.c (init_module): Call _stp_transport_close() if initialization fails. (cleanup_module): Call _stp_transport_cleanup(). | ||||
* | Demonstrate using an asynchronous probe (the os timer) | cspiraki | 2005-07-07 | 4 | -0/+183 |
| | |||||
* | 2005-07-01 Martin Hunt <hunt@redhat.com> | hunt | 2005-07-01 | 4 | -51/+86 |
| | | | | | | | | * Makefile.template (debug): New target. * build: Support "debug" target. * build_probe: Ditto. | ||||
* | *** empty log message *** | hunt | 2005-06-28 | 1 | -10/+15 |
| | |||||
* | 2005-06-28 Martin Hunt <hunt@redhat.com> | hunt | 2005-06-28 | 2 | -7/+3 |
| | | | | * bench/bench_ret.c (inst_sys_write_ret): Fix prototype. | ||||
* | *** empty log message *** | hunt | 2005-06-28 | 1 | -0/+22 |
| | |||||
* | 2005-06-28 Martin Hunt <hunt@redhat.com> | hunt | 2005-06-28 | 12 | -1/+594 |
| | | | | * bench: New probe to do benchmarks. | ||||
* | 2005-06-23 Martin Hunt <hunt@redhat.com> | hunt | 2005-06-23 | 11 | -166/+32 |
| | | | | * all probes: MOdified to use latest changes to transport.h. | ||||
* | 2005-06-21 Martin Hunt <hunt@redhat.com> | hunt | 2005-06-21 | 1 | -0/+2 |
| | | | | | * build_probe (build): Add relay_flush and relay_switch_subbuf to the list of undefines to ignore. | ||||
* | Added merging/sorting of per-cpu data, transport config/selection by probe, etc | trz | 2005-06-21 | 9 | -50/+78 |
| | |||||
* | 2005-06-18 Martin Hunt <hunt@redhat.com> | hunt | 2005-06-18 | 31 | -170/+583 |
| | | | | | | | | | | | | | | | | * 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. | ||||
* | 2005-06-14 Martin Hunt <hunt@redhat.com> | hunt | 2005-06-14 | 1 | -0/+81 |
| | | | | | | | | | * README: Removed old docs and replaced with simple build instructions. * Makefile: New file. * probes/build: New file. | ||||
* | Simplify Makefiles. | hunt | 2005-06-01 | 5 | -45/+36 |
| | |||||
* | Updated to use new _stp_map_print(). | hunt | 2005-05-31 | 2 | -4/+4 |
| | |||||
* | New probe. | hunt | 2005-05-31 | 4 | -0/+158 |
| | |||||
* | Renamed to shellsnoop.c. Minor fixes. | hunt | 2005-05-19 | 3 | -6/+7 |
| | |||||
* | Updated for latest runtime. | hunt | 2005-05-17 | 3 | -60/+31 |
| | |||||
* | Updated to work with latest runtime. | hunt | 2005-05-17 | 4 | -69/+43 |
| | |||||
* | *** empty log message *** | hunt | 2005-05-17 | 4 | -191/+127 |
| | |||||
* | Renamed dtr.c as shellprobe.c. Now build shellprobe.ko. | hunt | 2005-05-17 | 4 | -65/+46 |
| | |||||
* | updated to use new transport | trz | 2005-05-06 | 8 | -38/+178 |
| | |||||
* | Update to use relayfs, new I/O. | hunt | 2005-04-07 | 13 | -63/+289 |
| | |||||
* | *** empty log message *** | hunt | 2005-03-29 | 3 | -6/+9 |
| | |||||
* | *** empty log message *** | hunt | 2005-03-22 | 6 | -17/+42 |
| | |||||
* | Clear the arglist. | hunt | 2005-03-22 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | hunt | 2005-03-21 | 16 | -0/+576 |