delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
From: | "Ralf Habacker" <Ralf DOT Habacker AT freenet DOT de> |
To: | "Stipe Tolj" <tolj AT wapme-systems DOT de> |
Cc: | "cygwin" <cygwin AT cygwin DOT 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 |
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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |