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 new APIs for Continuous Profiling v8 (p5) #3844

Merged

Commits on Oct 3, 2024

  1. AndroidContinuousProfiler now retrieve the scopes on start()

    added Sentry.startProfile() API
    removed profilesSampleRate from sample app to enable continuous profiling
    stefanosiano committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    7fc1a62 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    be8bae6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cc9735 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Merge branch 'feat/continuous-profiling-part4' into feat/continuous-p…

    …rofiling-part5
    
    # Conflicts:
    #	sentry-android-core/src/main/java/io/sentry/android/core/AndroidContinuousProfiler.java
    #	sentry-samples/sentry-samples-android/src/main/AndroidManifest.xml
    #	sentry/api/sentry.api
    #	sentry/src/main/java/io/sentry/HubScopesWrapper.java
    #	sentry/src/main/java/io/sentry/NoOpHub.java
    #	sentry/src/main/java/io/sentry/NoOpScopes.java
    #	sentry/src/main/java/io/sentry/Scopes.java
    #	sentry/src/main/java/io/sentry/ScopesAdapter.java
    stefanosiano committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    c176d09 View commit details
    Browse the repository at this point in the history
  2. merged p4

    stefanosiano committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    31377b5 View commit details
    Browse the repository at this point in the history
  3. merged p4

    stefanosiano committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    998f728 View commit details
    Browse the repository at this point in the history
  4. Format code

    getsentry-bot committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    b000895 View commit details
    Browse the repository at this point in the history