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

ref(profiling): rename SentryLegacyProfiler -> SentryTraceProfiler #3952

Conversation

armcknight
Copy link
Member

#skip-changelog, for #3555

Do the suggested rename from #3913 (comment)

…ure of profiler frequency; remove duplicate declaration of threadSanitizerIsPresent(); move some SentryProfiler.mm imports into SENTRY_HAS_UIKIT gate
…ctly from dep container in profile serialization
- move old profiler control logic to new SentryLegacyProfiler class,
    leaving SentryProfiler to only contain the state and internal
    reference to SamplingProfiler
…continuous-profiling/4-refactoring/3-renames
@armcknight armcknight force-pushed the armcknight/feat/3555-continuous-profiling/5-implementation/4-launch-profiling branch from 1fa9daf to 8b6a180 Compare May 15, 2024 22:39
Base automatically changed from armcknight/feat/3555-continuous-profiling/5-implementation/4-launch-profiling to main May 16, 2024 17:55
…continuous-profiling/5-implementation/5-renames
@armcknight
Copy link
Member Author

There is one test failing in the trace profiler timeout test, i fixed it in #3953

@armcknight armcknight merged commit 37372a6 into main May 16, 2024
67 of 70 checks passed
@armcknight armcknight deleted the armcknight/feat/3555-continuous-profiling/5-implementation/5-renames branch May 16, 2024 20:26
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.

None yet

3 participants