Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Thread name in timeline: (3 Items)
   
Thread name in timeline  
My program has 4 thread (including main).  3 threads are given a name ( thread 2,3,4).  Yet the timeline seems to be 
confuse about this and although it displays the 4 threads, there are 5 names displayed.  See attached picture.

Using 4.5.0

Regards,

Mario
Attachment: Image bug.JPG 16.65 KB
Re: Thread name in timeline  
There was a bug in the Trinity 1 release where it was releasing the 
internal, 0 based thread id.  For later kernels (which I assume you are 
running), it now emits
the public, 1 based, id.

But if you are still using an old IDE it will get the display wrong.

However see the thread of the attach message - I think you need to get 
the latest build which I'm not 100% sure is there yet.

Colin

Mario Charest wrote:
>
> My program has 4 thread (including main).  3 threads are given a name 
> ( thread 2,3,4).  Yet the timeline seems to be confuse about this and 
> although it displays the 4 threads, there are 5 names displayed.  See 
> attached picture.
>
> Using 4.5.0
>
> Regards,
>
> Mario
>
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post3802
>
>  
>
> ------------------------------------------------------------------------
>

-- 
cburgess@qnx.com

Attachment: Text Attached Message 5.14 KB
RE: Thread name in timeline  
It may be fixed in next integration build, see post 
"CPU Usage is reporting wrong threads"