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]

Re: listening in on Unix domain sockets


Hi -

> I'm trying to analyze [a UNIX vendor's] Java plugin.  The plugin
> proper forks and execs a JVM process with which it communicates
> through Unix domain sockets.  Is there a way to externally trace
> data exchange across Unix domain sockets?

Other than system-call level tracing, here's a low-level method.
http://sources.redhat.com/systemtap/wiki/WSunixSockets

- FChE


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]