public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
From: Mike Cvet <mcvet@redhat.com>
To: Sami Wagiaalla <swagiaal@redhat.com>
Cc: frysk@sourceware.org
Subject: Re: EventViewer Rewrite
Date: Wed, 10 Jan 2007 20:06:00 -0000	[thread overview]
Message-ID: <1168459601.2998.33.camel@warbird> (raw)
In-Reply-To: <45A54503.2010501@redhat.com>

On Wed, 2007-01-10 at 14:56 -0500, Sami Wagiaalla wrote:
> > The new EventViewer stuff looks really impressive. Awesome work!
> >   
> Thanx :)
> > I'd have to second Phil's questions though - I think we need some
> > semblance of time, or relative time between events on the X axis.
> >   
> The model I am basing this on and the one we already know works is that
> of printf debugging, were the user doesn't really care about time.

Fair enough!

> 
> The design of the new EventViewer makes it really easy to add a time tick
> (just another event). A reasonable suggestion made by Cagney when we
> had this dicussion a while back was to add a time tick every time the event
> loop loops.
> > Another question: Why do the second and third lines co-mingle? Why
> > doesn't 22441 have events occurring on a single line like 22437? Or is
> > that because the events on the third line have a different tag than the
> > events on the first and second lines?
> >   
> The first line is the process which is a cumilation of all the events 
> occuring
> within the process regardless of what thread they blong to.
> 
> the second line is the main thread of the process. Until a second thread is
> spawned the main thread is identicall to the process. because all events
> occure on the main thread.
> 
> The third line represents a second thread which is not spawned untill the
> event that says "cloned by 22437" which is the thread id of the thread which
> called clone.
> 
> does that make sense ^ ?

Yes, that clears it up, thanks! =)

- Mike

  reply	other threads:[~2007-01-10 20:06 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-18 21:14 Sami Wagiaalla
2006-11-07  1:46 ` Sami Wagiaalla
2007-01-10 19:17 ` Sami Wagiaalla
2007-01-10 19:35   ` Phil Muldoon
2007-01-10 19:41     ` Mike Cvet
2007-01-10 20:00       ` Sami Wagiaalla
2007-01-10 20:06         ` Mike Cvet [this message]
2007-01-10 20:09         ` Phil Muldoon
2007-01-10 20:29           ` Sami Wagiaalla
2007-01-10 19:52     ` Sami Wagiaalla
2007-01-10 22:13       ` Nurdin Premji
2007-01-11 13:25         ` Sami Wagiaalla
2007-01-11 13:38           ` Phil Muldoon
2007-01-10 22:20   ` Nurdin Premji
2007-01-10 22:27   ` Nickolay V. Shmyrev
2007-01-11 13:43     ` Sami Wagiaalla
2007-01-11 14:18       ` Sami Wagiaalla

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=1168459601.2998.33.camel@warbird \
    --to=mcvet@redhat.com \
    --cc=frysk@sourceware.org \
    --cc=swagiaal@redhat.com \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).