Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Systemtap compile server phase 2 (ssl) -- first cut. | Dave Brolley | 2008-12-24 | 1 | -80/+38 |
| | |||||
* | Don't use -d on $netcat. Redirect from /dev/null instead. | Dave Brolley | 2008-12-11 | 1 | -1/+1 |
| | |||||
* | Use netcat or nc, whichever is available. | Dave Brolley | 2008-12-09 | 1 | -6/+11 |
| | |||||
* | Robustness improvements for the stap client/server | Dave Brolley | 2008-08-25 | 1 | -22/+29 |
| | |||||
* | stap client/server now pass 'make installcheck' | Dave Brolley | 2008-08-20 | 1 | -12/+5 |
| | |||||
* | PR 6834 | Dave Brolley | 2008-08-14 | 1 | -22/+13 |
| | |||||
* | stap-serverd was incorectly determining that the server could | Dave Brolley | 2008-08-11 | 1 | -5/+5 |
| | | | | not be started. | ||||
* | Start/stop the systemtap server from systemtap.exp and not in the top level ↵ | Dave Brolley | 2008-08-08 | 1 | -16/+49 |
| | | | | Makefile. | ||||
* | No need for random suffix file cmdline and sysinfo files in the | Dave Brolley | 2008-07-30 | 1 | -12/+12 |
| | | | | client's request tree. | ||||
* | Ensure that a systemtap server is available if 'server' is specified | Dave Brolley | 2008-07-29 | 1 | -6/+21 |
| | | | | in EXTRA_TOOL_OPTS for 'make check' and 'make installcheck' | ||||
* | Use `uname -rvm` for checking system compatibility. Generate | Dave Brolley | 2008-07-08 | 1 | -3/+4 |
| | | | | a finale response from the server to allow for error checking. | ||||
* | client/server take 2. See bz6565. | Dave Brolley | 2008-07-03 | 1 | -64/+49 |
| | |||||
* | New systemptap compile client and server scripts. | Dave Brolley | 2008-05-30 | 1 | -0/+436 |