public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Keith Christian <keith1christian@gmail.com>
To: cygwin@cygwin.com
Subject: strace 2.6.0 microsecond timing is not output
Date: Sat, 07 Jan 2017 17:33:00 -0000	[thread overview]
Message-ID: <CAFWoy7HzcLbkhLdqkB+ik0CxY69447A3QYALU0iR32r4K=NoXA@mail.gmail.com> (raw)

While testing the output of "windres" in Steven Penny's post earlier,
I used strace.

I don't see the microsecond timing output in the current strace
version 2.6.0.  (Output has no special relation to "windres.")


foo$ strace -o windres.strace_${RANDOM} -t -u windres


foo$ tail windres.strace_22198

00:00:05 [main] windres 56768 fhandler_console::free_console: freed
console, res 1
00:00:05 [main] windres 56768 fhandler_pty_common::close: pty4
<0xE4,0xEC> closing
00:00:05 [main] windres 56768 dtable::delete_archetype: deleting
element 0 for /dev/pty4(136/4)
00:00:05 [main] windres 56768 getpid: 56768 = getpid()
00:00:05 [main] windres 56768 proc_terminate: nprocs 0
00:00:05 [main] windres 56768 proc_terminate: leaving
00:00:05 [main] windres 56768 pinfo::exit: Calling ExitProcess n
0x100, exitcode 0x1
--- Process 56768 thread 55472 exited with status 0x1
--- Process 56768 thread 57248 exited with status 0x1
--- Process 56768 exited with status 0x1


Am I missing something here?

Keith

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

             reply	other threads:[~2017-01-07 17:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-07 17:33 Keith Christian [this message]
2017-01-08  0:46 ` Mark Geisert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAFWoy7HzcLbkhLdqkB+ik0CxY69447A3QYALU0iR32r4K=NoXA@mail.gmail.com' \
    --to=keith1christian@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).