Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** empty log message *** | hunt | 2005-05-26 | 1 | -0/+20 |
| | |||||
* | 2005-05-26 Martin Hunt <hunt@redhat.com> | hunt | 2005-05-26 | 11 | -308/+290 |
| | | | | | | | | * current.c (_stp_sprint_regs): Implement for i386. * sym.c (_stp_symbol_sprint): Check name before trying to print it. (_stp_symbol_print): Change to macro that calls _stp_symbol_sprint(). | ||||
* | Document generated functions for maps. | hunt | 2005-05-26 | 1 | -0/+191 |
| | |||||
* | Remove all the generated html files. | hunt | 2005-05-26 | 67 | -8911/+0 |
| | |||||
* | Added MPATH | hunt | 2005-05-19 | 1 | -6/+7 |
| | |||||
* | * runtime.h: Always include string.c. | hunt | 2005-05-19 | 2 | -0/+13 |
| | |||||
* | 2005-05-18 Martin Hunt <hunt@redhat.com> | hunt | 2005-05-19 | 1 | -85/+31 |
| | | | | | | | | | * print.c: All functions except _stp_print_flush() are now macros which use _stp_stdout. * string.c: Add _stp_stdout support. Data written to _stp_stdout is automatically flushed when the print buffer is full. | ||||
* | Add _stp_stdout. | hunt | 2005-05-19 | 1 | -44/+82 |
| | |||||
* | Add String test files. | hunt | 2005-05-19 | 9 | -0/+411 |
| | |||||
* | *** empty log message *** | hunt | 2005-05-19 | 3 | -105/+17 |
| | |||||
* | Add mach path | hunt | 2005-05-19 | 2 | -7/+10 |
| | |||||
* | Renamed to shellsnoop.c. Minor fixes. | hunt | 2005-05-19 | 3 | -6/+7 |
| | |||||
* | 2005-05-17 Martin Hunt <hunt@redhat.com> | hunt | 2005-05-18 | 2 | -1/+6 |
| | | | | | * transport.c (_stp_transport_close): Call stp_exit_helper() directly instead of using work queue. | ||||
* | 2005-05-17 Martin Hunt <hunt@redhat.com> | hunt | 2005-05-18 | 2 | -1/+17 |
| | | | | | * relay.c (relay_switch_subbuf): Applied patch [PATCH 2.6.12-rc1-mm2] relayfs: properly handle oversized events | ||||
* | 2005-05-17 Martin Hunt <hunt@redhat.com> | hunt | 2005-05-18 | 5 | -20/+36 |
| | | | | | | | | | | | | * map.c (needed_space): Use do_div(). (_stp_map_print_histogram): Ditto. (_stp_map_print): Ditto. * map-values.c (_stp_map_add_int64_stat): Use do_div() when computing histogram bucket. * map-keys.c (_stp_map_key): Fix some warnings on 32-bit machines by using key_data casts. | ||||
* | Add two new tests. Fix some warnings on i386. | hunt | 2005-05-18 | 5 | -2/+172 |
| | |||||
* | User space test stuff. | hunt | 2005-05-18 | 7 | -0/+561 |
| | |||||
* | Rewritten maps and other updated files. | hunt | 2005-05-17 | 12 | -779/+1374 |
| | |||||
* | 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 |
| | |||||
* | Restructuring of tests. New tests for new maps. | hunt | 2005-05-17 | 24 | -1779/+711 |
| | |||||
* | Use just "make" to build now. | hunt | 2005-05-17 | 5 | -9/+10 |
| | | | | Changed some include paths. | ||||
* | 2005-05-16 Martin Hunt <hunt@redhat.com> | hunt | 2005-05-17 | 4 | -19/+58 |
| | | | | | | | | | | | | | | | * transport.c (_stp_cmd_handler): For STP_EXIT, schedule a work queue to do the exit functions. (_stp_transport_close): Call work queue for STP_EXIT. (_stp_transport_send): Call _stp_ctrl_send() like before, except when in probe_exit(). In that case, keep retrying on send errors until we succeed. * transport.h (_stp_transport_write): Change to call _stp_transport_send() for NETLINK_ONLY. * Makefile (KDIR): set to /lib/modules/... instead of /usr/local/src/... | ||||
* | 2005-05-16 Martin Hunt <hunt@redhat.com> | hunt | 2005-05-17 | 3 | -12/+20 |
| | | | | | | * librelay.c (sigproc): If STP_EXIT send fails, keep retrying every 10ms. (init_stp): Don't set n_subbufs and subbuf_size params. | ||||
* | Renamed dtr.c as shellprobe.c. Now build shellprobe.ko. | hunt | 2005-05-17 | 4 | -65/+46 |
| | |||||
* | retired | trz | 2005-05-06 | 1 | -534/+0 |
| | |||||
* | updated to use new transport | trz | 2005-05-06 | 13 | -383/+388 |
| | |||||
* | initial revision | trz | 2005-05-06 | 9 | -0/+825 |
| | |||||
* | i386 fixes. | hunt | 2005-04-11 | 2 | -6/+6 |
| | |||||
* | 2005-04-11 Martin Hunt <hunt@redhat.com> | hunt | 2005-04-11 | 2 | -0/+10 |
| | | | | | * inode.c: Latest kernels have modified backing_dev_info. Detect newer version and set appropriately. | ||||
* | *** empty log message *** | hunt | 2005-04-07 | 114 | -3756/+4750 |
| | |||||
* | Update to use relayfs. | hunt | 2005-04-07 | 42 | -443/+3861 |
| | |||||
* | Update. | hunt | 2005-04-07 | 1 | -1/+12 |
| | |||||
* | Update to use relayfs, new I/O. | hunt | 2005-04-07 | 13 | -63/+289 |
| | |||||
* | *** empty log message *** | hunt | 2005-03-29 | 90 | -4356/+5554 |
| | |||||
* | *** empty log message *** | hunt | 2005-03-22 | 58 | -2020/+2420 |
| | |||||
* | *** empty log message *** | hunt | 2005-03-22 | 57 | -2461/+2649 |
| | |||||
* | Clear the arglist. | hunt | 2005-03-22 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | hunt | 2005-03-21 | 47 | -921/+2162 |
| | |||||
* | Moving probes to another directory. | hunt | 2005-03-21 | 8 | -351/+0 |
| | |||||
* | *** empty log message *** | hunt | 2005-03-21 | 16 | -0/+576 |
| | |||||
* | Initial checkin. Code to load/unload jprobes and kprobes. | hunt | 2005-03-21 | 1 | -0/+81 |
| | |||||
* | Initial runtime checkin. | hunt | 2005-03-09 | 93 | -0/+10050 |