I've been using Chrome scripts to identify the order of the Javascript functions that are running.
It's a bit overkill for what I'm doing right now as what I only really need is to have a log of the javascript functions that have been called.
What are you guys here using for that purpose?
Thanks for the feedback.