Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
From: pierre-marc.fournier@polymtl.ca (Pierre-Marc Fournier)
Subject: [ltt-dev] UST - Problems in recording trace on a current process
Date: Mon, 8 Feb 2010 17:19:17 -0500	[thread overview]
Message-ID: <201002081719.17651.pierre-marc.fournier@polymtl.ca> (raw)
In-Reply-To: <19fa8ef31002081349v36a13174m1a031048048fd45c@mail.gmail.com>

Hi,

>
> *Error: connect: No such file or directory (../libustcomm/ustcomm.c:452)*
> *ustcmd_send_cmd: could not connect to PID 1989*
> *error while trying to list markers for PID 1989*

Please specify whether you are running UST 0.1 or the latest git. Lots of 
things have changed lately in the git.

>
> Preceding the command execution
>
> 1. I've already created ustsocks,socks and trace under tmp directory.
> 2. Started the demon ustd
> 3. gave this command "ustctl --list-markers 1989" . On giving this command,
> i got the above mentioned error. 1989 is the pid of the process that was
> supposed to be tracked.
> 4. I have also verified to determine ustd is running or not. Its running on
> tty "pts/01".
>
> I've also been facing problems in usttrace after the installation of urcu
> 0.4

If you are using UST 0.1, this is normal. Quoting the README, "-> This release 
was tested with liburcu v0.3.4". liburcu 0.4 is not backward compatible so 
things break. But there is a recent commit in the ust git that switches to 
the new urcu API. If you _are_ using the latest UST git, then there is a 
problem.

Again, please specify what version you are using.




  parent reply	other threads:[~2010-02-08 22:19 UTC|newest]

Thread overview: 59+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-08 21:49 Naren
2010-02-08 21:49 ` Naren
2010-02-08 22:19 ` Pierre-Marc Fournier [this message]
     [not found]   ` <19fa8ef31002081428x1e215acfgd81d505ee359ce9@mail.gmail.com>
     [not found]     ` <201002081744.06912.pierre-marc.fournier@polymtl.ca>
2010-02-08 23:54       ` Naren
2010-02-08 23:54         ` Naren
2010-02-09  1:37         ` soumyakanti chakraborty
2010-02-09  1:37           ` soumyakanti chakraborty
2010-02-09  1:48           ` soumyakanti chakraborty
2010-02-09  1:48             ` soumyakanti chakraborty
2010-02-09  5:45             ` Pierre-Marc Fournier
2010-02-09 14:44               ` Naren
2010-02-09 14:44                 ` Naren
2010-02-09 14:51                 ` Douglas Santos
2010-02-09 14:51                 ` Douglas Santos
2010-02-09 16:43                   ` Naren
2010-02-09 16:43                     ` Naren
2010-02-09 17:11                     ` Pierre-Marc Fournier
2010-02-09 16:42             ` Pierre-Marc Fournier
2010-02-09 17:11               ` Naren
2010-02-09 17:11                 ` Naren
2010-02-09 17:25                 ` Pierre-Marc Fournier
2010-02-09 20:40                   ` Naren
2010-02-09 20:40                     ` Naren
2010-02-09 21:25                     ` Douglas Santos
2010-02-09 21:28                     ` Pierre-Marc Fournier
2010-02-10  0:50                       ` Naren
2010-02-10  0:50                         ` Naren
2010-02-10 15:26                         ` Pierre-Marc Fournier
2010-02-10 16:53                           ` Naren
2010-02-10 16:53                             ` Naren
2010-02-10 20:15                             ` Pierre-Marc Fournier
2010-02-10 22:08                               ` Naren
2010-02-10 22:08                                 ` Naren
2010-02-12  0:18                                 ` Pierre-Marc Fournier
2010-02-12  9:10                                   ` Naren
2010-02-12  9:10                                     ` Naren
2010-02-15  6:04                                 ` Pierre-Marc Fournier
2010-02-15  6:23                                   ` Naveh, Ido
2010-02-15 12:16                                     ` Mathieu Desnoyers
2010-02-15 11:42                                   ` Naren
2010-02-15 11:42                                     ` Naren
2010-02-15 14:53                                     ` Pierre-Marc Fournier
2010-02-18 17:47                                 ` Pierre-Marc Fournier
2010-02-18 22:58                                   ` Naren
2010-02-18 22:58                                     ` Naren
2010-02-18 22:58                                     ` Naren
2010-02-19 16:50                                     ` Pierre-Marc Fournier
2010-02-19 17:15                                       ` Naren
2010-02-19 17:15                                         ` Naren
2010-02-19 17:15                                         ` Naren
2010-02-22  0:46                                         ` soumyakanti chakraborty
2010-02-22  0:46                                           ` soumyakanti chakraborty
2010-02-22  0:46                                           ` soumyakanti chakraborty
2010-02-23 15:15                                           ` Pierre-Marc Fournier
2010-02-26  1:55                                             ` soumyakanti chakraborty
2010-02-26  1:55                                               ` soumyakanti chakraborty
2010-02-26  1:55                                               ` soumyakanti chakraborty
2010-02-26  5:35                                               ` Pierre-Marc Fournier
2010-02-09 14:46 ` Douglas Santos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201002081719.17651.pierre-marc.fournier@polymtl.ca \
    --to=pierre-marc.fournier@polymtl.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox