/stack-tracker

For a method and its arguments, display a list of methods that get called in order.

Primary LanguageShell

Stack-tracker

Uses the javassist api to trace the sequence of all methods that get called when a given method is called.