getsentry / getsentry/sentry-java
Capture Binder calls during ANR
Abierto
Android
Errors
Feature
Platform: Java
- Lenguaje dominante
- Kotlin
- Estrellas
- 1.4k
- Forks
- 478
- Merge medio
- 2 d 22 h
- PR fusionados (30 d)
- 69
Descripción
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]()
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.