Go to chrome://tracing
in Google Chrome to visualize traces captured in Trace Event
format.
References:
- Trace Event Format
- The Trace Event Profiling Tool (about:tracing)
- Understanding about:tracing results
- Chrome Tracing for Fun and Profit
- In-depth: Using Chrome://tracing to view your inline profiling data
- Chrome Trace Profiling Tool with Python
- py_trace_event
- Lighthouse - Automated auditing, performance metrics, and best practices for the web
- Lighthouse: Tracehouse
- FlameGraph - Stack trace visualizer
- Speedscope - A fast, interactive web-based viewer for performance profiles
- tracerbench - Automated Chrome tracing for benchmarking
- traceviewify - Converts .cpuprofile format to trace viewer JSON object format
- ftrace - Function Tracer
- Debugging the kernel using Ftrace - part 1
- How to: Collect Event Tracing for Windows (ETW) data
- dotnet-trace for .NET Core tracing in PerfView, SpeedScope, Chromium Event Trace Profiling, Flame graphs and more!
- Visualizing trace profile data