delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Date: | Wed, 19 Sep 2001 23:45:47 +0200 (Romance Daylight Time) |
From: | Jesper Eskilson <jojo AT virtutech DOT com> |
To: | <cygwin AT cygwin DOT com> |
Subject: | strace question |
Message-ID: | <Pine.WNT.4.33.0109192337280.1532-100000@LEIA> |
X-X-Sender: | jojo AT gorgon DOT vtab DOT com |
MIME-Version: | 1.0 |
Hi! I'm trying to make some sense out of the output from strace -m 0x00000010 -f [...] The output is on the form: 355 42325 [main] bash 1628 fhandler_disk_file::fstat: 0 = fstat (, 0x22EED0) st_atime=3BA7C3E0 st_size=371, st_mode=0x81A4, st_ino=152010744, sizeof=64 And if I interpret the user-guide correctly; the fields are 355 The time (in microsecs) taken by the fhandler_disk_file::fstat() system call. 42325 The time (in microsecs) from the start of the program [main] ?? bash Process name 1628 Process ID - Are the time figures wall time or CPU-time? - What is field 3 for ("[main]")? /Jesper ------------------------------------------------------------------------- Jesper Eskilson jojo AT virtutech DOT se Virtutech http://www.virtutech.se ------------------------------------------------------------------------- -- 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 |