2008/3/14, Michael Chen <[EMAIL PROTECTED]>:
>  What do the Cygwin development team recommend for profiling Cygwin 
> applications
>  (C/C++)?
>
>  Valgrind is not available for Cygwin, and I am told by IBM/Rational that
>  PurifyPlus for Windows does not (and I confirmed) support GCC compiled code.

We have gcc and therefore -pg

gcc -pg
man gprof
-- 
Reini

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to