function call chain?

Gunther Piez gpiez at web.de
Fri Aug 11 08:56:21 BST 2006


Am Donnerstag, 10. August 2006 17:21 schrieb Manoj Rajagopalan:

>    In KDevelop, is there someway of generating a view showing the chain
> of function calls starting with some particular function?

You can use valgrind/KCachegrind to make a execution profile, which will 
generate, among other things, a call profile for each function.





More information about the KDevelop mailing list