PrintGCTaskTimeStamps

Jon Masamitsu jon.masamitsu at oracle.com
Fri Feb 24 19:50:15 UTC 2012


Tom,

I think that James used this as input to the Timeline
program which he used to visualize how well work was
balanced among GC workers.  Relative values where
the only thing that mattered (not any units).

Jon

On 2/24/2012 10:28 AM, Tom Rodriguez wrote:
> I'm looking at the uses of os::elapsedTime and TimeStamp and trying to rationalize them a bit, mainly by eliminating TimeStamp.  I noticed that the code for PrintGCTaskTimeStamps effectively prints out the raw ticks from os::elapsed_counter() without scaling them to a particular time base.  What's the intent of this output?  Is it assuming nanos?
>
> tom



More information about the hotspot-gc-dev mailing list