I'm looking for a Java class or package to help me do an analysis of the performance of my app. I need information such as: processing time, memory consumption, processor usage ... and so on. I know there are some tools to do this, but I want to incorporate this type of analysis into my project. Is there any way to do this? Thanks for the help!