资 源 简 介
JiP-OSGi is a profiling tool built to monitor resource usage for OSGi applications. Even though JiP-OSGi allows for monitoring CPU-Usage and Data Exchange at various abstraction levels for code blocks (from methods, to classes, to packages), the major novelty in JiP-OSGi is to enable resource profiling at the level of OSGi Bundles in OSGi-enabled Java applications without any modification to the internal codes of the OSGi framework. In contrast to most of the existing Java profiling efforts in which profiling agents are C programs, JiP-OSGi is purely written in Java, making it easier to modify and extend. JiP-OSGi is built on top of Java Interactive Profiler (JiP: http://jiprof.sourceforge.net/) and is available for use under the LGPL license.
In case you would like to contribute to the code, drop me a line and I will be more than happy to give you