Skip to content

Conversation

@dalehamel
Copy link
Member

Adds support for fetching firefox profiler from a pre-compiled bundle.

By default, also adds support for fetching from GCS behind auth using gcloud token.

Adds rake tasks as helpers to compile and package the bundle.

dalehamel and others added 30 commits January 22, 2024 15:04
Co-authored-by: Bassam Mansoob <bassam.mansoob@shopify.com>
profiler_backend is now private, and can only be read and updated through:

- AppProfiler.backend=
- AppProfiler.backend

A new helper method AppProfiler.with_backend is used to wrap singular access
to the backend.
Co-authored-by: Gannon McGibbon <gannon.mcgibbon@gmail.com>
Co-authored-by: Gannon McGibbon <gannon.mcgibbon@gmail.com>
Co-authored-by: Gannon McGibbon <gannon.mcgibbon@gmail.com>
Co-authored-by: Gannon McGibbon <gannon.mcgibbon@gmail.com>
Callers should now either use VernierProfile or StackprofProfile to get an
explicit base class.

If loading from the eigenclass, they should use AbstractProfile.from_stackprof
or AbstractProfile.from_vernier instead of Profile.from_X.
This reverts commit d7940d3.
Base automatically changed from firefox-viewer to main October 30, 2024 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant