Closed
Bug 1647704
Opened 5 years ago
Closed 5 years 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)
References
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•5 years ago
|
||
Pushed by fqueze@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/396ee6cd4169
Add profiler markers for Telemetry Stopwatch, r=chutten.
Comment 3•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years 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
•