Is timeline preserved within TPTPs? [message #124651] |
Wed, 27 February 2008 22:01  |
Eclipse User |
|
|
|
When I use TPTP, I seem to see the latest, updated stats from the reomte jvm
But, can I go bak 5, 10 minutes to see how the system was at that time?
Maybe some classes not there, etc...
|
|
|
|
Re: Is timeline preserved within TPTPs? [message #125044 is a reply to message #124981] |
Sun, 02 March 2008 10:31   |
Eclipse User |
|
|
|
What I f I were to use the log to File option, would I be able to go back to
different points in time, to figure out how many instaces of a certain
object were there at a ... previous point in time?
Liviu
"Asaf Yaffe" <asaf.yaffe@intel.com> wrote in message
news:fqdpnn$npg$1@build.eclipse.org...
> Liviu Chiriac wrote:
>> When I use TPTP, I seem to see the latest, updated stats from the reomte
>> jvm But, can I go bak 5, 10 minutes to see how the system was at that
>> time? Maybe some classes not there, etc...
>>
>>
>
> This "timeline" capability is available only in the Thread Profiler. Other
> profilers aggregate results over time and the views do not currently allow
> to "go back in time".
>
> Feel free to open an enhancement request in Bugzilla
> (https://bugs.eclipse.org/bugs/).
>
> Regards,
> Asaf
>
> --
> Asaf Yaffe
> Eclipse TPTP Committer, JVMTI Profiler
|
|
|
Re: Is timeline preserved within TPTPs? [message #125206 is a reply to message #125044] |
Mon, 03 March 2008 08:19  |
Eclipse User |
|
|
|
Liviu Chiriac wrote:
> What I f I were to use the log to File option, would I be able to go back to
> different points in time, to figure out how many instaces of a certain
> object were there at a ... previous point in time?
>
> Liviu
Yes, this will work. Note, however, that the timestamp we use in the
trace file is a numeric identifier obtained from the gettimeofday
C-library function. It must be converted to a date/time value.
HTH,
Asaf
--
Asaf Yaffe
Eclipse TPTP Committer, JVMTI Profiler
|
|
|
Powered by
FUDForum. Page generated in 0.03019 seconds