Well, I have to say that YourKit/jprofiler is a best Java performance tuning tool, but it need licence so it don't fit me at this moment, could you guys have alternative performance tuning tool? If it is free that would be deeply appreciated.
it need having some features like YourKit that can capturize/monitor all methods which are invoked in a certain period time and reports all details with calling structure.
I tried Oracle JRockit Mission Control, to me it seems having some lacks, especially you must add these methods that need to be monitored. its not a good idea since many times I don't even know which methods are being called and who is the caller. so it didnot give me comprehensive view to tuning performance issue.