Closed Bug 1442665 Opened 7 years ago Closed 2 years ago

Add profiler labels (PseudoStack frames) for JavaScript VM calls (String.prototype.charAt, Array.prototype.join)

Categories

(Core :: Gecko Profiler, enhancement, P2)

enhancement

Tracking

()

RESOLVED DUPLICATE of bug 1749521
Tracking Status
firefox60 --- affected

People

(Reporter: mstange, Unassigned)

References

(Blocks 2 open bugs)

Details

Bug 785440 has added profiler labels for WebIDL APIs but not for any methods that are implemented in the JS engine. It would be nice to have special stack frames for those calls as well.
It turns out Array.prototype.join is already among the functions that have been instrumented manually: https://searchfox.org/mozilla-central/search?q=AutoGeckoProfilerEntry+pseudoFrame&path=
Priority: -- → P2
See Also: → 1752861

duplicating in favor of the more recent bug 1749521.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.