Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
From: "Ralf Habacker" <Ralf.Habacker@freenet.de>
To: "Stipe Tolj" <tolj@wapme-systems.de>
Cc: "cygwin" <cygwin@cygwin.com>
Subject: RE: 3rd time lucky? Apache startup woes
Date: Mon, 25 Nov 2002 07:44:30 +0100
Message-ID: <00b201c2944e$1af21d70$cd6407d5@BRAMSCHE>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
In-reply-to: <3DE04393.2F6678D0@wapme-systems.de>
Importance: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400

> what does ssp do?!
>
> Haven't seen about that beast before. Could someone enlight me
> please?!
>
from man ssp
        SSP - The Single Step Profiler

        Original Author:  DJ Delorie

        The SSP is a program that uses the Win32 debug API to run
       a program one ASM instruction at a time.  It  records  the
       location  of  each  instruction  used, how many times that
       instruction is used, and all function calls.  The  results
       are saved in a format that is usable by the profiling pro-
       gram  gprof, although  gprof will  claim  the  values  are
       seconds, they really are instruction counts.  More on that
       later.


Note: I have submitted a timestamp printing some month ago to this list (or
cygwin-apps I don't remember), but it does not seem to be included yet.


Ralf



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

