tracking functions called

Hi,

Is there any way to track what functions from what class are called at runtime? What I mean is a list of functions or classes which have been called at runtime.

thanks
A profiler may provide that information.
http://www.thegeekstuff.com/2012/08/gprof-tutorial/
Topic archived. No new replies allowed.