Closed
Bug 440452
Opened 17 years ago
Closed 17 years ago
TT: Measure trace and compile time along with interp and native time
Categories
(Tamarin Graveyard :: Tracing Virtual Machine, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rreitmai, Assigned: edwsmith)
Details
Right now we only have 2 buckets containing timing information; interp and native. Add trace and compile so that we have finer granularity.
Reporter | ||
Updated•17 years ago
|
Priority: -- → P3
Assignee | ||
Comment 1•17 years ago
|
||
upcoming patch will add _ntprof() probes for this.
Status: NEW → ASSIGNED
Assignee | ||
Updated•17 years ago
|
Assignee: nobody → edwsmith
Status: ASSIGNED → NEW
Reporter | ||
Comment 2•17 years ago
|
||
work is completed
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•