This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: 3rd time lucky? Apache startup woes


> 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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]