Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add links to further profiler resources and forums #4749

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
9 changes: 8 additions & 1 deletion docs-user/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,11 @@ Capture a performance profile. Analyze it. Share it. Make the web faster.

![Screenshot of profiler.firefox.com](./images/screenshot-2022-04-25.png)

Welcome to the user docs for [profiler.firefox.com](https://profiler.firefox.com). This web app is the official Firefox Profiler for analyzing performance profiles of Firefox and the Gecko browser engine. Visit [profiler.firefox.com](https://profiler.firefox.com), and follow the instructions to get started profiling. This guide has various documents and videos demonstrating how to get started profiling. Looking to contribute? Check out [github.com/firefox-devtools/profiler](https://github.com/firefox-devtools/profiler).
Welcome to the user docs for [profiler.firefox.com](https://profiler.firefox.com). This web app is the official Firefox Profiler for analyzing performance profiles of Firefox and the Gecko browser engine. Visit [profiler.firefox.com](https://profiler.firefox.com), and follow the instructions to get started profiling. This guide has various documents and videos demonstrating how to get started profiling.

Even more profiler resources:
- 💪 Looking to contribute? Check out [our Github project!](https://github.com/firefox-devtools/profiler)
- 🔎 Interested in learning how the profiler frontend works? Take a look at our [developer docs!](https://github.com/firefox-devtools/profiler/tree/main/docs-developer)
- ⚙️ Want to understand the C++ Gecko Profiler backend? Check out the [Firefox source docs](https://firefox-source-docs.mozilla.org/tools/profiler/index.html) or the [source itself!](https://searchfox.org/mozilla-central/source/tools/profiler)
- 💬 Feedback or ideas? Let us know in our [Github discussions!](https://github.com/firefox-devtools/profiler/discussions)
- 👋 Can't find what you need? Got a complicated question or profile? Come and chat to us in the [*Firefox Profiler* room on Matrix.](https://chat.mozilla.org/#/room/#profiler:mozilla.org)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, I don't remember seeing "chat to us" phrase that much before. I usually see "chat with us". Is this more British English?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, good point! I think "chat with us" would probably be better.