java - Dynamic method invocation trace logging in JVM -


i want analysis large open-sourced java framework. in order so, want log method invocation sequences during execution. output should include multiple entries, each entry contains "method name, call time, exit time". it's hard modify source code of original framework enable tracing task. hope find profiliers or approaches. thanks!

i have found useful tool myself @ https://code.google.com/archive/p/javashot/, although haven't tried out yet. more suggestions still welcome!


Comments

Popular posts from this blog

javascript - How to get current YouTube IDs via iMacros? -

c# - Maintaining a program folder in program files out of date? -

emulation - Android map show my location didn't work -