Florian Quèze

Results 34 issues of Florian Quèze

When changing the filter string nothing is visibly changing in the marker chart, but when sharing the profile and loading it in a new tab, this error is displayed in...

bug
help wanted
markers
good first issue

Example profile: https://share.firefox.dev/3XdUInk Profile of the jank: https://share.firefox.dev/3XiH81M ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-775)

perf
markers

gradle-profiler can generate these profiles when using the async-profiler format or the jfr format. Example imported profiles for the [async-profiler format](https://share.firefox.dev/4gnGGa8) and for the [jfr format](https://share.firefox.dev/4gwKgih).

![Image](https://github.com/user-attachments/assets/860aa2ec-be36-4403-9713-f534c2d519d5) It looks like I could have kept waiting for a long while to see this profile finally loading :-(. ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-906)

Currently we show a line number that indicates the beginning of the function. It would be nice to indicate the actual line of code that was in the stack at...

feature
needs gecko patch

See https://github.com/firefox-devtools/profiler/pull/5364#pullrequestreview-2641268253 ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-882)

code maintenance

gradle-profiler can generate profiles in the chrome-trace format, that we can import. Here's an example profile using our current importer: https://share.firefox.dev/3Q4P7g0 Same profile imported with the PR applied: https://share.firefox.dev/3EplC5N

I just had a case where I wanted to share a profile with the screenshots of one window that had a bad behavior, but didn't want to share screenshots of...

polish
timeline
privacy

![image](https://github.com/user-attachments/assets/b71207d2-bb63-4e6d-8092-2f336888ff84) Example profile: https://share.firefox.dev/3PwAK3q ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-848)

polish
timeline

Now that marker tooltips are sticky in the marker chart, it would be very nice to be able to share a url to a profile with a specific marker highlighted....