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

feat: upload list of slow/frozen rendered frame timestamps during a profile #1910

Merged
merged 43 commits into from
Jul 13, 2022

Commits on Jul 12, 2022

  1. Configuration menu
    Copy the full SHA
    e209a56 View commit details
    Browse the repository at this point in the history
  2. docs: update changelog

    armcknight committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    5abf281 View commit details
    Browse the repository at this point in the history
  3. Format code

    getsentry-bot authored and armcknight committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    bbe4255 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdd764b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c40ab3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df4b44d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4bf5c7c View commit details
    Browse the repository at this point in the history
  8. Format code

    getsentry-bot authored and armcknight committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    8da1ed8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f6bd805 View commit details
    Browse the repository at this point in the history
  10. Format code

    getsentry-bot authored and armcknight committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    796d38d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5faee87 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6bb11a1 View commit details
    Browse the repository at this point in the history
  13. Format code

    getsentry-bot authored and armcknight committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    872e983 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5283d8d View commit details
    Browse the repository at this point in the history
  15. Format code

    getsentry-bot authored and armcknight committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    41e434e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bc82892 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8bb9d28 View commit details
    Browse the repository at this point in the history
  18. Format code

    getsentry-bot authored and armcknight committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    758ee4e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3d5223a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    84cfe76 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f29aa9d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    52e3177 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d00d45c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    11c8cdf View commit details
    Browse the repository at this point in the history
  25. Format code

    getsentry-bot authored and armcknight committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    03d41ad View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    0ea16a0 View commit details
    Browse the repository at this point in the history
  27. Format code

    getsentry-bot authored and armcknight committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    08624b9 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    b4b3be9 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    0fee73e View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    c5c4899 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    643eb5a View commit details
    Browse the repository at this point in the history
  32. Format code

    getsentry-bot authored and armcknight committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    2a60e11 View commit details
    Browse the repository at this point in the history
  33. Update Sources/Sentry/SentryFramesTracker.m

    Co-authored-by: Philipp Hofmann <philipp.hofmann@sentry.io>
    armcknight and philipphofmann committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    480c869 View commit details
    Browse the repository at this point in the history
  34. Update Sources/Sentry/SentryFramesTracker.m

    Co-authored-by: Philipp Hofmann <philipp.hofmann@sentry.io>
    armcknight and philipphofmann committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    bf9fc96 View commit details
    Browse the repository at this point in the history
  35. fix: more renames

    armcknight committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    035a578 View commit details
    Browse the repository at this point in the history
  36. fix: non-ios builds

    armcknight committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    d2dfd83 View commit details
    Browse the repository at this point in the history
  37. Format code

    getsentry-bot committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    75fefa3 View commit details
    Browse the repository at this point in the history
  38. ref: move all possible logic to first locked profiler sector in finis…

    …hInternal; move early bail for hub nil check earlier
    armcknight committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    4a44bf3 View commit details
    Browse the repository at this point in the history
  39. Format code

    getsentry-bot committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    0cf376a View commit details
    Browse the repository at this point in the history
  40. Update Sources/Sentry/Public/SentryScreenFrames.h

    Co-authored-by: Philipp Hofmann <philipp.hofmann@sentry.io>
    armcknight and philipphofmann committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    9a1f77a View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    ed687fd View commit details
    Browse the repository at this point in the history
  42. fix: allow null

    armcknight committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    25b8904 View commit details
    Browse the repository at this point in the history
  43. Format code

    getsentry-bot committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    f020c7e View commit details
    Browse the repository at this point in the history