File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -166,8 +166,8 @@ Key features include:
166166 * ``--flamegraph ``: Generates a self-contained interactive HTML flamegraph using D3.js.
167167 Opens directly in your browser for immediate visual analysis. Flamegraphs show the call
168168 hierarchy where width represents time spent, making it easy to spot bottlenecks at a glance.
169- * ``--gecko ``: Generates Gecko Profiler format compatible with Firefox Profiler
170- ( https://profiler.firefox.com) . Upload the output to Firefox Profiler for advanced
169+ * ``--gecko ``: Generates Gecko Profiler format compatible with ` Firefox Profiler
170+ < https://profiler.firefox.com> `__ . Upload the output to Firefox Profiler for advanced
171171 timeline-based analysis with features like stack charts, markers, and network activity.
172172 * ``--heatmap ``: Generates an interactive HTML heatmap visualization with line-level sample
173173 counts. Creates a directory with per-file heatmaps showing exactly where time is spent
You can’t perform that action at this time.
0 commit comments