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: Wed, 18 Oct 2000 22:16:08 -0400 Message-Id: <200010190216.WAA17682@envy.delorie.com> From: DJ Delorie To: cygwin-developers AT sources DOT redhat DOT com Subject: SSP - the Single Step Profiler I've just added a new utility to winsup/utils called "ssp". Basically, it single steps your program (or some portion of it) to generate very accurate runtime profiles (at great cost in total runtime). I also checked in a "ssp.txt" that tells you how to use it (plus "ssp -help" works). (if "cvs update" doesn't get it, try "cvs checkout winsup" again)