Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » entryTime, exitTime and overhead
entryTime, exitTime and overhead [message #36712] Fri, 21 October 2005 23:08 Go to next message
Eclipse UserFriend
Originally posted by: cleliacangiano.hotmail.com

Are they calculated in seconds like the cpuTime?
Thanks!
Re: entryTime, exitTime and overhead [message #36882 is a reply to message #36712] Sat, 22 October 2005 05:00 Go to previous messageGo to next message
No real name is currently offline No real nameFriend
Messages: 404
Registered: July 2009
Senior Member
Yes, the execution statistics view shows these in seconds. The Agent
Controller (which does the data collection) uses a more granular time stamp
on the method entry and exit events.


"clelia" <cleliacangiano@hotmail.com> wrote in message
news:7c7f07fb11c3ee9484273701c202e326$1@www.eclipse.org...
> Are they calculated in seconds like the cpuTime?
> Thanks!
>
Re: entryTime, exitTime and overhead [message #36916 is a reply to message #36882] Sat, 22 October 2005 08:22 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: cleliacangiano.hotmail.com

How can I see the granularity used on Linux about these events(and others
if possible)?
Re: entryTime, exitTime and overhead [message #37220 is a reply to message #36916] Mon, 24 October 2005 14:23 Go to previous message
Marius Slavescu is currently offline Marius SlavescuFriend
Messages: 67
Registered: July 2009
Member
The precision is in nanoseconds for these attributes, the granularity might
be nanosecond, although that depends on the machine speed, if is too slow it
might be more coarse then nanosecond.

Their values come from the "time" attribute of methodEntry and methodExit
events (look at a raw trace, a trcxml file).

Here is the raw profiling trace specification (events spec):
http://www.eclipse.org/tptp/platform/documents/resources/pro filingspec/XML4Profiling.htm

Regards,
Marius

"clelia" <cleliacangiano@hotmail.com> wrote in message
news:94b4fba1b5296cb2d09ba8d057437f0d$1@www.eclipse.org...
> How can I see the granularity used on Linux about these events(and others
> if possible)?
>
Previous Topic:RAServer on Ubuntu Breezy
Next Topic:Automated Gui Recorder/Eclipse Versions
Goto Forum:
  


Current Time: Thu Apr 25 07:00:10 GMT 2024

Powered by FUDForum. Page generated in 0.03266 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top