Re: Re: Login time
- From: "Jeff Schroeder" <jeffschroed gmail com>
- To: performance-list gnome org
- Subject: Re: Re: Login time
- Date: Thu, 12 Apr 2007 12:28:39 -0700
It looks like SystemTap + utrace will be the Linux equivalent of
DTrace. The first use of utrace (in -mm right now) is to make a
backwards compatible ptrace() that doesn't suck nearly as much and
muck with parent / child process relationships. utrace allows you to
do things like trace a tracing process for example and this is simply
not possible with the current ptrace implementation.
http://lwn.net/Articles/224772/ utrace overview
http://people.redhat.com/roland/utrace/ homepage
--
Jeff Schroeder
Don't drink and derive, alcohol and analysis don't mix.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]