Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Sep 2010 02:11:17 -0700
From:      Yuri <yuri@rawbw.com>
To:        Alexander Kabaev <kabaev@gmail.com>
Cc:        freebsd-hackers@FreeBSD.org, Garrett Cooper <gcooper@FreeBSD.org>
Subject:   Re: Why I can't trace linux process's childs with truss?
Message-ID:  <4C8B47B5.60906@rawbw.com>
In-Reply-To: <20100910195518.4d35b3b1@kan.dnsalias.net>
References:  <4C8A81D9.5020905@rawbw.com>	<AANLkTik-C_d%2BXs0Ov6Z1MU0y67WuiAmU3oFa3HDis=_i@mail.gmail.com> <20100910195518.4d35b3b1@kan.dnsalias.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 09/10/2010 16:55, Alexander Kabaev wrote:
> You are. ptrace is supported by linuxulator for a while now. The
> originator problem is likely because he is trying truss, which is not
> Linux-aware. ktrace/linux_kdump combo should work.
>    

I tried this: ktrace -d /usr/local/share/skype/skype
Resulting trace again shows only the main process, not it's descendants, 
despite -d flag.
Same in the case of calling with pid: ktrace -d -p <pid>.

Yuri



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C8B47B5.60906>