Closed
Bug 664934
Opened 14 years ago
Closed 14 years ago
Add user and system usage in GeckoLibLoad log
Categories
(Core Graveyard :: Widget: Android, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla7
People
(Reporter: glandium, Assigned: glandium)
Details
(Whiteboard: QA?)
Attachments
(1 file)
1.52 KB,
patch
|
mwu
:
review+
|
Details | Diff | Splinter Review |
Currently, GeckoLibLoad logs real time and number of hard faults. It would be nice to also have user and system cpu time.
Assignee | ||
Comment 1•14 years ago
|
||
Attachment #540000 -
Flags: review?(mwu)
Assignee | ||
Comment 2•14 years ago
|
||
The interesting result here is that even when there are no hard faults, user + sys < real. I wonder what else it's doing...
E/GeckoLibLoad( 1042): Loaded libs in 786ms total, 503ms user, 125ms system, 0 faults
E/GeckoLibLoad( 1063): Loaded libs in 83ms total, 31ms user, 7ms system, 0 faults
Updated•14 years ago
|
Attachment #540000 -
Flags: review?(mwu) → review+
Assignee | ||
Comment 3•14 years ago
|
||
Assignee: nobody → mh+mozilla
Whiteboard: [inbound]
Comment 4•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [inbound]
Target Milestone: --- → mozilla7
Updated•14 years ago
|
Whiteboard: QA?
Updated•4 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•