Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - "CPU Usage" is reporting wrong threads: (5 Items)
   
"CPU Usage" is reporting wrong threads  
The build 200712061800 has a problem in the "CPU Usage" reporting.
obviousley the reported threads are shifted by one.
So the CPU usage reported for Thread 3 is indeed the usage of Thread 2.
You see this in all CPU usage realted views as "Event Owner Stats" or the "Client/Server CPU stats"
RE: "CPU Usage" is reporting wrong threads  
 

> -----Original Message-----
> From: Hans-Peter Reicher [mailto:hpreichert@harmanbecker.com] 
> Sent: December 13, 2007 3:14 AM
> To: general-ide
> Subject: "CPU Usage" is reporting wrong threads
> 
> The build 200712061800 has a problem in the "CPU Usage" reporting.
> obviousley the reported threads are shifted by one.
> So the CPU usage reported for Thread 3 is indeed the usage of 
> Thread 2.
> You see this in all CPU usage realted views as "Event Owner 
> Stats" or the "Client/Server CPU stats"

What version of the OS is the logfile you are looking at being
generated from?  There was a bug in the 6.3.2 release where the 
thread name information was being emitted with the internal kernel
thread id, which meant that it was one off of the normal id. 

This should only affect you if you are using thread names however.

Can you double check the Properties view for the log file you 
are looking at and provide the information on the version of 
the OS you are tracing.

Thanks,
 Thomas
RE: "CPU Usage" is reporting wrong threads  
 

> -----Original Message-----
> From: Hans-Peter Reicher [mailto:hpreichert@harmanbecker.com] 
> Sent: December 13, 2007 3:14 AM
> To: general-ide
> Subject: "CPU Usage" is reporting wrong threads
> 
> The build 200712061800 has a problem in the "CPU Usage" reporting.
> obviousley the reported threads are shifted by one.
> So the CPU usage reported for Thread 3 is indeed the usage of 
> Thread 2.
> You see this in all CPU usage realted views as "Event Owner 
> Stats" or the "Client/Server CPU stats"

Looks like I've found a potential problem.  Running some tests now and
the fix will be incorporated into the next integration build.

I'll still take that log file information if you get a chance to get
it however.

Thanks,
 Thomas
Re: RE: "CPU Usage" is reporting wrong threads  
Hi Thomas,
here we go ...
SYS_RELEASE	6.3.2
SYS_VERSION	2007/08/08-12:49:15EDT

The SYS_VERSION does not show the PSPs that are included
our internal label tells me the this release is from CW37 - including the PSPs up to this.
If  your are interested in the kev .. I've put it to the ftp exchange into the folder fromHP

/hp
Re: RE: "CPU Usage" is reporting wrong threads  
just tested the latest build 200801101800.
looks good
/hp