2 个仓库
Frameworks specifically designed to allow the creation of custom plugins for debugging and diagnostics tools.
Distinct from Plugin Systems: Distinct from general Plugin Systems: specifically tailored for extending the capabilities of a debugging environment.
Explore 2 awesome GitHub repositories matching development tools & productivity · Debugging Extension Frameworks. Refine with filters or upvote what's useful.
Sonar is a mobile app debugging platform and extensible toolkit that allows developers to inspect the internal state, network traffic, and system logs of mobile devices via a desktop interface. It functions as a centralized system for monitoring application behavior and troubleshooting logic and performance issues. The platform is distinguished by a plugin-based extension system that enables the development of custom debugging tools. These plugins can visualize specific application data and facilitate event exchange between a mobile device and a computer. The toolkit covers several core obse
Provides a system for creating custom plugins that visualize application data and exchange events between devices.
GT 是一款移动端设备调试工具,旨在直接在智能手机上捕获网络数据包、分析系统日志并进行硬件性能分析。它提供了一套便携式实用程序,无需连接主机即可识别软件错误并处理性能瓶颈。 该项目具有基于插件的调试框架,允许开发自定义功能扩展,以实现特定项目的调试逻辑。它还支持实时参数调整和注入,允许在执行过程中修改内部应用程序设置,从而测试不同的配置。 该工具涵盖了多个核心的可观测性和诊断领域,包括 CPU、内存、电池和帧率等硬件性能分析。它还包含拦截和分析网络流量及 API 通信的功能,以及用于聚合和分析应用程序及系统级崩溃日志的实用程序。
Ships a framework specifically designed for creating custom plugins to extend debugging and diagnostics.