On Wednesday 09 July 2003 16:20, Aravindan Raghuveer wrote:
>  I am developing a multithreaded application and I need to analyse
> the performance of the same. [Need to know how much time is
> being spent in each function call etc] Does anybody know of a good
> way to do this.

Here's a few choices.

gprof - see your man pages (Open Source)
Valgrind - http://developer.kde.org/~sewardj (Open Source)
Rational Quantify - http://www.rational.com (Commercial)

I know Intel has a profiler also, but I dunno if it is supported on Linux.

Mike



_______________________________________________
tclug-devel mailing list
tclug-devel at mn-linux.org
https://mailman.real-time.com/mailman/listinfo/tclug-devel