-
-
Notifications
You must be signed in to change notification settings - Fork 372
feat: Add App Hangs tracking #1861
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
Merged
Merged
Changes from 50 commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
aa8c7d9
Adding option
brustolin a031821
Moving Tracker
brustolin 8a30e05
Capturing threads and stacktraces
brustolin 6f531c9
tests
brustolin 71fa2a9
Merge branch 'master' into feat/anr-report
brustolin bb55710
Format code
getsentry-bot 8bb2744
Update CHANGELOG.md
brustolin 4ceb2a0
Merge branch 'feat/anr-report' of https://github.com/getsentry/sentry…
brustolin bdbb43f
Update SentryANRTrackingIntegration.m
brustolin ac91664
Format code
getsentry-bot 9329348
Update Sources/Sentry/Public/SentryOptions.h
brustolin f6cac32
Update SentryOutOfMemoryIntegrationTests.swift
brustolin 40ad695
Merge branch 'feat/anr-report' of https://github.com/getsentry/sentry…
brustolin 560a4da
Update SentryANRTracker.m
brustolin e92ec71
Update SentryANRTracker.m
brustolin 1451d9c
Apply suggestions from code review
brustolin 342d409
Review Comments
brustolin 7ca6f9a
Merge branch 'feat/anr-report' of https://github.com/getsentry/sentry…
brustolin 8668e7f
Format code
getsentry-bot 7d59aaa
Update SentryANRTracker.m
brustolin 9e35381
Merge branch 'feat/anr-report' of https://github.com/getsentry/sentry…
brustolin 4aa37e2
fixes
brustolin e071ea6
Merge branch 'master' into feat/anr-report
brustolin ba4d310
Update SentryThreadInspectorTests.swift
brustolin 15035ef
fix tests
brustolin c22dfd0
Renaming
brustolin b65589c
Format code
getsentry-bot c9ed569
Apply suggestions from code review
brustolin 8398ee9
refactoring
brustolin 2d70f8c
Merge branch 'feat/anr-report' of https://github.com/getsentry/sentry…
brustolin 14284ac
Remove tests
brustolin 53da818
Format code
getsentry-bot 567049e
ANRTracker
brustolin 3ac5510
Merge branch 'feat/anr-report' of https://github.com/getsentry/sentry…
brustolin 4e0e708
Update SentrySDKTests.swift
brustolin 521ed3a
Apply suggestions from code review
brustolin 410cafa
Format code
getsentry-bot 40b363d
improviments
brustolin 243b550
Merge branch 'feat/anr-report' of https://github.com/getsentry/sentry…
brustolin 4b49448
Update SentryANRTrackingIntegrationTests.swift
brustolin 8a9264e
Update SentryANRTrackingIntegrationTests.swift
brustolin ae0b168
Merge branch 'master' into feat/anr-report
brustolin 495a1d7
Update SentryANRTrackingIntegrationTests.swift
brustolin 00659ac
remove default timeout
brustolin b5105a7
improving tests
brustolin 109ed7f
Format code
getsentry-bot 920226f
Update SentryANRTrackingIntegration.m
brustolin f336638
Merge branch 'feat/anr-report' of https://github.com/getsentry/sentry…
brustolin 97b483a
Format code
getsentry-bot 2737889
Main Thread
brustolin b49f671
Update SentryThreadInspector.h
brustolin 47bf7a9
Disabled by default
brustolin 3c6bcad
Merge branch 'master' into feat/anr-report
brustolin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.