Closed
Bug 1647704
Opened 11 months ago
Closed 11 months ago
Telemetry stop watch measurements would be useful as profiler markers
Categories
(Toolkit :: Telemetry, task)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
mozilla79
| Tracking | Status | |
|---|---|---|
| firefox79 | --- | fixed |
People
(Reporter: florian, Assigned: florian)
Details
Attachments
(1 file)
Various pieces of the code base are measuring relevant timing information using TelemetryStopWatch. If these timings were relevent enough to measure and send through telemetry, they most likely would be valuable to see in profiles.
Example startup profile showing markers for Telemetry Stopwatch: https://share.firefox.dev/3dnKw2B
| Assignee | ||
Comment 1•11 months ago
|
||
Pushed by fqueze@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/396ee6cd4169 Add profiler markers for Telemetry Stopwatch, r=chutten.
Comment 3•11 months ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 11 months ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in
before you can comment on or make changes to this bug.
Description
•