I've just put x.Link, my Java performance profiler up on Sourceforge. This uses bytecode instrumentation to inject timing code into Java methods. The link is www.kimble.co.uk and I've put some documentation up on it. Note, this is a very early source release.
For code coverage you basically have to insert code at every code block / branch to see if that code is executed. This is what JProbe 5.0 does. > Hi All: > > Can someone provide me information or a URL which > discusses how byte code instrumentation. > > Thank You > David L. Wasler > [EMAIL PROTECTED] > 714-742-0311 > > > ===== > Thank You > David L. Wasler > [EMAIL PROTECTED] > 714-742-0311 > > __________________________________________________ > Do you Yahoo!? > Yahoo! Web Hosting - establish your business online > http://webhosting.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > ============================= = David GEORGE = = www.PisteHors.com = = email: [EMAIL PROTECTED] = = Fax: +44 (0)870 168 9436 = ============================= ------------------------------------------ Faites un voeu et puis Voila ! www.voila.fr --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
