Record a Trace
Learn how to record and share Chrome traces to help diagnose performance issues
When you experience performance issues, our engineering team may request a Chrome trace to diagnose and resolve the problem.
Chrome traces help our engineers understand exactly what’s causing performance bottlenecks, allowing us to optimize the experience for you.
Privacy Considerations
Chrome traces may contain sensitive information including:
- URLs and titles of open tabs
- Running browser extensions
To protect your privacy, consider closing unnecessary tabs before recording. Note that traces do not include your browser history.
We recommend using the CloudFlare HAR File Sanitizer to remove any sensitive information from the trace file before sharing it with Glean.
Recording a Trace
Open Chrome Tracing
In a new Chrome tab, navigate to chrome://tracing
Initialize Recording
Click the Record button located in the upper left corner
Configure Settings
- Click Manually select settings
- In the Record categories section, click the All button in the left column
- Click Record to begin
Reproduce the Issue
Perform the action that was experiencing slowness (such as executing a search or opening a new tab)
Save the Trace
- Return to the tracing tab
- Click Stop
- Click Save in the upper left corner
- Share the resulting trace file with our support team
Was this page helpful?