public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Mark Geisert <mark@maxrnd.com>
To: cygwin@cygwin.com
Subject: Re: strace 2.6.0 microsecond timing is not output
Date: Sun, 08 Jan 2017 00:46:00 -0000	[thread overview]
Message-ID: <58718BEA.4090100@maxrnd.com> (raw)
In-Reply-To: <CAFWoy7HzcLbkhLdqkB+ik0CxY69447A3QYALU0iR32r4K=NoXA@mail.gmail.com>

Keith Christian wrote:
> 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

'strace --help' says that "-u" is a toggle.  It doesn't say the default setting 
is "ON" so apparently your specifying it is toggling it off.  I tested this 
hypothesis and that is indeed what's going on.  Leave off the "-u".

..mark


--
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-08  0:46 UTC|newest]

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

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=58718BEA.4090100@maxrnd.com \
    --to=mark@maxrnd.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).