[ltt-dev] UST - Problems in recording trace on a current process

Pierre-Marc Fournier pierre-marc.fournier at polymtl.ca
Tue Feb 9 00:45:06 EST 2010


soumyakanti chakraborty wrote:
> Hi Pierre
> 
> I am still getting the same errors during the tracing of a particular
> process with specific pid's - 
> 
> /ustctl[1605/1605]: Error: connect: No such file or directory (in
> ustcomm_connect_path() at ../libustcomm/ustcomm.c:452)/
> /ustcmd_send_cmd: could not connect to PID 1283/
> /error while trying to list markers for PID 1283/

I'm unable to reproduce the problem. Please make sure the new ust was
completely installed with "make install" (older versions of the libs
lying around could cause this). Also, try to run ustctl with strace.
This will tell what socket file it's trying to open. You can then go
check if the socket file is actually where it's looking for it.

Thanks!




More information about the lttng-dev mailing list