getsentry / getsentry/sentry-java
Capture Binder calls during ANR
Open
Android
Errors
Feature
Platform: Java
- Dominant language
- Kotlin
- Stars
- 1.4k
- Forks
- 478
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 67
Description
Capture inter-process communication (IPC) calls that occur around ANR time. IPC calls on the main thread (e.g. to system services via Binder) are a common but hard-to-diagnose cause of ANRs, and surfacing them would significantly improve root cause analysis.
**Votes in brainstorming session:** 1
**Notion source:** [https://www.notion.so/3348b10e4b5d80c49629c4df1ff3ac02]()
Contributor guide
Assessment
This issue has not been assessed yet.