Uses the javassist api to trace the sequence of all methods that get called when a given method is called.
bdmogal/stack-tracker
For a method and its arguments, display a list of methods that get called in order.
Shell
For a method and its arguments, display a list of methods that get called in order.
Shell