RxJava 2.x extension to provide meaningful Stack Traces
-
Updated
Nov 24, 2018 - Java
RxJava 2.x extension to provide meaningful Stack Traces
基于mapping.txt文件,根据原始class名或方法名获取混淆后的class名或方法名,根据混淆后的class名或方法名获取原始class名或方法名,堆栈还原等
JCT is a call graph generator that works via byte code instrumentation. it records the flow through your application to gather call statistics. It helps to analyze which code is still used in production and which code can be removed (e.g. for big monolithic legacy applications)
Compress long exception traces down to short signatures
A free open unofficial stacktrace translator for Zelix KlassMaster
A java library for deserializing stack trace and stacking up of stack trace elements for analysis.
Improving IR-Based Bug Localization with Context-Aware Query Reformulation
Why throwing exceptions in Java is expensive?
Make your Java stack traces less verbose!
4.1 Исключения
Add a description, image, and links to the stacktrace topic page so that developers can more easily learn about it.
To associate your repository with the stacktrace topic, visit your repo's landing page and select "manage topics."