This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
This part would not be difficult. 'make TOOL_OPTS=server .....' already does this.
Alternately, from the target's point of view, a native build of just systemtap-runtime (--disable-translator) and the client, and of course a nearby running suitable stap-server, should result in an working stap-client. The testsuite already replaces 'stap' with 'stap-client' through a $PATH-based hack for server tests. It could perhaps do the same for all tests, if --disable-translator was given.
Then a testsuite "make check" run right on the ARM target would transparently become a stap-client/server testsuite.
- FChE
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |