This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 100328 - Show absolute time in Threads
Summary: Show absolute time in Threads
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-09 10:16 UTC by Alexander Kouznetsov
Modified: 2016-11-09 13:40 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kouznetsov 2007-04-09 10:16:52 UTC
Profiler 070405

Currently in all telemetry windows there is a timeline which is marked with the
clock value while in Threads window the timeline is marked with number of
seconds since the start of the program. This introduces difficulties in attempt
to match the same moments on Threads and Telemetry windows.

Probably both windows should use the same way of displaying timeline values and
this way could be customizable.
Comment 1 Alexander Kouznetsov 2007-06-15 21:00:31 UTC
org.netbeans.modules.profiler/1 [1.1.1 070612]

One more reason: Java dumps show absolute time, so it is difficult to compare them with the Threads view. Probably
timestamps could just be shown in tooltips.
Comment 2 Jiri Sedlacek 2016-11-09 13:40:51 UTC
Implemented in the new profiler.