Open Bug 1774957 Opened 2 years ago Updated 9 months ago

Include the contents of about:support as part of all profiles captured via the gecko profiler

Categories

(Core :: Gecko Profiler, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: mayankleoboy1, Unassigned)

References

(Blocks 2 open bugs)

Details

(Whiteboard: [fxp])

When capturing a profile, let it automatically copy all the contents of about:support and embed it within the profile itself.

Benefit: Will reduce the need to manually copy about:support.
Disadvantages: Implementation/maintenance burden

Maybe restrict it to Nightly only for any data privacy concerns.

Good idea, as it's often requested when people report performance issues.

I'm not sure how this mountain of data could be shown in profiler.firefox.com. Bug 1676271 also wants to add more data that doesn't really belong in stacks or markers, so eventually we may want a way to present this other kind of data.

Blocks: 1329137
Severity: -- → N/A
Priority: -- → P3
See Also: → 1676271

Bug 1741981 suggests adding a new "entry point" to the UI for this.

Blocks: 1741981

We got another comment about that today.
Maybe we can do it simple: embed the JSON in the profile, and only provide a way to download it from the profile info panel. We don't need to be too clever and try to display it.

This bug would be about embedding it in the JSON. This would be already very useful because we could look at it from the Console (we'll just need to make sure we'll keep it in the processing phase).

Whiteboard: [fxp]
You need to log in before you can comment on or make changes to this bug.