Systemtap client/server testing using 'make [install]check'
Dave Brolley
brolley@redhat.com
Mon Jul 14 17:55:00 GMT 2008
Hi,
I just pushed a change to to our Makefiles and dejagnu harness which
1) install stap-client, stap-server and stap-serverd into /usr/local/bin
when 'make install' is run.
2) allow the use of the client/server during 'make check' and 'make
installcheck'. To do this one uses
make EXTRA_TOOL_OPTS=server check
make EXTRA_TOOL_OPTS=server installcheck
EXTRA_TOOL_OPTS adds options to --tool_opts in the invocation of dejagnu.
An instance of stap-serverd must be running and available on your local
network.
Let me know if there are any problems or concerns.
Dave
More information about the Systemtap
mailing list