public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: strace "all" mask is not all
Date: Mon, 27 Aug 2018 14:55:00 -0000	[thread overview]
Message-ID: <20180827093447.GB4733@calimero.vinschen.de> (raw)
In-Reply-To: <5b82b179.1c69fb81.4f5e3.cbcf@mx.google.com>

[-- Attachment #1: Type: text/plain, Size: 819 bytes --]

On Aug 26 06:56, Steven Penny wrote:
> Apologies if I am doing something wrong, but it appears that the "all" mnemonic
> for strace doesnt actually perform as advertised. At a minimum, it appears it
> is missing "malloc":
> 
>    $ strace -m all true | wc -l
>    223
> 
>    $ strace -m all,malloc true | wc -l
>    306
> 
> I could understand if this might be intentional, maybe "malloc" adds a lot of
> noise. but if that is the case i feel that "all" should be renamed to "default"
> or similar, with an explanation of what "default" actually is. then perhaps a
> true "all" could be added as well.

https://cygwin.com/acronyms/#PGA ?


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2018-08-27  9:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-26 19:04 Steven Penny
2018-08-27 14:55 ` Corinna Vinschen [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=20180827093447.GB4733@calimero.vinschen.de \
    --to=corinna-cygwin@cygwin.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).