Closed Bug 1061759 Opened 10 years ago Closed 10 years ago

Profiler 'calls' columns is improperly named

Categories

(DevTools :: Performance Tools (Profiler/Timeline), defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 35

People

(Reporter: BenWa, Assigned: vporof)

Details

Attachments

(1 file)

The profiler has a column labeled 'Calls'. If we're still using sampling data to collect the data then we have no way of knowing 'Calls', what we're showing is instead 'Samples'.

At the same time it might be a good time to provide tooltips on mouse over explaining exactly how the columns are defined. For instance we should mention that 'Time' is a statistical estimation.
Assignee: nobody → vporof
Status: NEW → ASSIGNED
OS: Mac OS X → All
Priority: -- → P3
Hardware: x86 → All
Attached patch v1Splinter Review
Attachment #8491673 - Flags: review?(pbrosset)
Are we going to consider uplifting this? AFAIK the new UI hasn't shipped and it would be nice if this was fixed in the first version that ships.
Comment on attachment 8491673 [details] [diff] [review]
v1

Review of attachment 8491673 [details] [diff] [review]:
-----------------------------------------------------------------

Code changes look like a simple search/replace from "invocations" to "samples", so fine for R+. Are we not going to use this bug to add tooltips though, as suggested by BenWa. I too think that would help a lot.
Attachment #8491673 - Flags: review?(pbrosset) → review+
Filed bug 1069910.
https://hg.mozilla.org/mozilla-central/rev/c5247437d857
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 35
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: