getsentry / getsentry/sentry-java
Capture Binder calls during ANR
未关闭
Android
Errors
Feature
Platform: Java
- 主要语言
- Kotlin
- 星标
- 1.4k
- 派生
- 478
- 平均合并
- 2 天 23 小时
- 30 天内合并 PR
- 67
描述
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]()
贡献指南
评估
这个 Issue 还没有评估数据。