Bug 298495 - Please display total runtime on app termination
Summary: Please display total runtime on app termination
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 4.8   Edit
Hardware: All All
: P3 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-23 23:18 EST by Luke Hutchison CLA
Modified: 2018-09-14 05:05 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luke Hutchison CLA 2009-12-23 23:18:38 EST
Build Identifier: 

In the Debug perspective's thread view sidebar, when an application has terminated, its state is shown as (Terminated).  It would frequently be useful to know how long a program ran for before it terminated.  Can you please time how long apps run for and add the wall-clock runtime to the Terminated string, e.g. (Terminated after 5m17s)?  This would provide a quick metric of app performance during prototyping. Thanks!

Reproducible: Always