Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Date: Thu, 3 May 2001 18:22:05 -0400 Message-Id: <200105032222.SAA04436@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT envy DOT delorie DOT com using -f From: DJ Delorie To: cygwin-developers AT cygwin DOT com In-reply-to: <20010503174126.A7456@redhat.com> (message from Christopher Faylor on Thu, 3 May 2001 17:41:26 -0400) Subject: Re: DJ Please read - profiling References: <000801c0d415$96ccf4b0$0200a8c0 AT lifelesswks> <200105032130 DOT RAA03969 AT envy DOT delorie DOT com> <20010503174126 DOT A7456 AT redhat DOT com> > Sure, feel free to publish this. http://www.delorie.com/cygwin/ssp/ For cygwin1.dll, you'd need to do "nm" on cygwin1.dll and provide suitable addresses, like "0x61000000 0x61010000". It seems to infer call graphs, so no need to build anything with -pg.