Profiling Cygwin applications

Reini Urban rurban@x-ray.at
Fri Mar 14 21:42:00 GMT 2008


2008/3/14, Michael Chen <mwc@tonesoft.com>:
>  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/



More information about the Cygwin mailing list