Bug 3104 - EventViewer should show events on the relevant thread as well as process trace
Summary: EventViewer should show events on the relevant thread as well as process trace
Status: ASSIGNED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks: 1632
  Show dependency treegraph
 
Reported: 2006-08-22 19:49 UTC by Mike Cvet
Modified: 2007-01-09 21:31 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments
Screenshot of frysk with actions per thread. (62.84 KB, image/png)
2006-11-27 20:45 UTC, Nurdin Premji
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Cvet 2006-08-22 19:49:03 UTC
When examining a process (say, single-threaded) and the process forks, the
process trace produces an event but the thread trace does not. Since there is
only one thread in the process, these events should show up on that thread trace.

If there are multiple threads, then the event should show up on the relevant
trace as well as the process trace, which combines events from all threads.
Comment 1 Nurdin Premji 2006-11-27 20:45:42 UTC
Created attachment 1440 [details]
Screenshot of frysk with actions per thread.