Open
Bug 1726057
Opened 4 years ago
Updated 4 years ago
Profiler marker documentation follow-up
Categories
(Core :: Gecko Profiler, task, P3)
Core
Gecko Profiler
Tracking
()
NEW
People
(Reporter: mozbugz, Unassigned)
Details
The marker documentation at https://firefox-source-docs.mozilla.org/tools/profiler/markers-guide.html needs a bit more work:
- Handle the TODOs at the bottom.
- Including giving more details about the implementation, especially if it can answer questions the user may have.
E.g.: The user may ask themself "do I need to register new marker types?". Give the short answer (no), the medium answer (it's handled automatically when first used), and point at the full answer in the code.
You need to log in
before you can comment on or make changes to this bug.
Description
•