From: noer AT cygnus DOT com (Geoffrey Noer) Subject: Re: Is there any Profiler for GNU??? 21 Nov 1997 18:25:16 -0800 Message-ID: <199711211003.CAA22254.cygnus.gnu-win32@rtl.cygnus.com> References: <97C6472AF329D111A86500A0C91DB21E9BD7 AT idmserver DOT idm DOT ru> Content-Type: text To: Vladimir DOT Kozlov AT idm DOT ru (Vladimir Kozlov) Cc: gnu-win32 AT cygnus DOT com > As I know, there is a profiler called 'prof' (or 'gprof') for evaluating > the execution time of different subroutines. (I've found it ffrom docs: > there are options -p and -gp to generate info for them.) Could you > please give me some ideas where I can find it? I believe gprof sources are included in the b18 sources. That said, they do not work because gcc -pg needs an mcount function that isn't part of the i386-cygwin32 toolchain (whereever it needs to be). I've been intending to look into this but haven't had time yet. (I bet the Linux community has already solved this problem for Linux so we might be able to learn from what they did). Please let me know if anyone has gotten it working (or gets it working soon). Thanks! -- Geoffrey Noer noer AT cygnus DOT com - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".