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: "Linda W." <cygwin@tlinx.org>, "Alex Vinokur" <alexvn@connect.to>
Cc: <cygwin@cygwin.com>
Subject: AW: Performance measurement data: find
Date: Sat, 1 Nov 2003 19:29:44 +0100
Message-ID: <JGEMLHPCGMNLEIGOCPMGGEOMIHAA.Ralf.Habacker@freenet.de>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="UTF-8"
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
Importance: Normal
In-Reply-To: <3FA3EBE8.5080900@tlinx.org>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id hA1IURAu032349

hi, 

> procexp: display same fields as task manager and
>     -    see DLL's used and where loaded in memory for each program running
>     -   See all open handles and what they point to
>     -   See each thread, it's cpu time and what module it is executing 
>          in and it's call stack
>     -   see all cpu time accounted for (numbers add to 100% within small 
>         tolerance due to disparity of time of getting info during update
>     -   uses no cpu when minimized
>     -    can save process summary list and fields to file & alot more
> contig:   make any/all files contiguous (can be run as background batch job every few
>              hours on entire disk to keep disk defragmented)
> pagedfg:   defragment system files on boot
> regmon:   monitor registry accesses (with filtering)
> filemon:     does the same for file accesses
> tcpview:   shows all tcp connections listening or connected - optional 
> force handle closed
> tdimon:   monitor transport layer system calls
> dbgview:   view system debug calls
> pstools:   command line "ps utils" inspired from unix utils
> autoruns:   Show auto-start programs including new ones that msconfig 
> doesn't show
> winobj:   display windoes OS-internal object space.
> 
> -------
> 
> They are all from the author of the book "Inside Windows 2000".  He 
> really knows his
> stuff and his tools should be part of every engineers toolbox.
> 
Nice overview. I have found some more nice tools like dependency walker or windows strace or windows kernel debugger listed with direct links on 
http://kde-cygwin.sourceforge.net/links/other.php#Debugging

Ralf 





--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


