Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs-user/_sidebar.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
* [Remote Profiling](./guide-remote-profiling.md)
* [Profiling directly on the device](./guide-profiling-android-directly-on-device.md)
* [Memory Allocations](./memory-allocations.md)
* [Removing Profiler](./guide-removing-profiler.md)
* [Advanced Topics](./advanced-topics.md)
* [Profiling Firefox Startup & Shutdown](./guide-startup-shutdown.md)
* [Perf profiling on Linux](./guide-perf-profiling.md)
Expand Down
4 changes: 4 additions & 0 deletions docs-user/guide-removing-profiler.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Removing profiler
To remove the Firefox Profiler from the toolbar, right-click on the Profiler icon and choose "Remove from Toolbar" in the context menu.

The Firefox Profiler is built in Firefox. The icon is only a menu button (that you can remove). There is no need and no way to remove the whole Firefox Profiler.