From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 84351 invoked by alias); 27 Aug 2018 09:34:53 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 84334 invoked by uid 89); 27 Aug 2018 09:34:52 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-101.2 required=5.0 tests=AWL,BAYES_00,GOOD_FROM_CORINNA_CYGWIN,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 spammy=Hx-languages-length:778 X-HELO: mout.kundenserver.de Received: from mout.kundenserver.de (HELO mout.kundenserver.de) (212.227.126.134) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 27 Aug 2018 09:34:51 +0000 Received: from calimero.vinschen.de ([24.134.7.25]) by mrelayeu.kundenserver.de (mreue001 [212.227.15.167]) with ESMTPSA (Nemesis) id 0LnXSB-1fRmid1LDj-00hx9e for ; Mon, 27 Aug 2018 11:34:48 +0200 Received: by calimero.vinschen.de (Postfix, from userid 500) id 38DD7A80919; Mon, 27 Aug 2018 11:34:47 +0200 (CEST) Date: Mon, 27 Aug 2018 14:55:00 -0000 From: Corinna Vinschen To: cygwin@cygwin.com Subject: Re: strace "all" mask is not all Message-ID: <20180827093447.GB4733@calimero.vinschen.de> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: <5b82b179.1c69fb81.4f5e3.cbcf@mx.google.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="gj572EiMnwbLXET9" Content-Disposition: inline In-Reply-To: <5b82b179.1c69fb81.4f5e3.cbcf@mx.google.com> User-Agent: Mutt/1.9.2 (2017-12-15) X-SW-Source: 2018-08/txt/msg00340.txt.bz2 --gj572EiMnwbLXET9 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 812 On Aug 26 06:56, Steven Penny wrote: > Apologies if I am doing something wrong, but it appears that the "all" mn= emonic > for strace doesnt actually perform as advertised. At a minimum, it appear= s it > is missing "malloc": >=20 > $ strace -m all true | wc -l > 223 >=20 > $ strace -m all,malloc true | wc -l > 306 >=20 > I could understand if this might be intentional, maybe "malloc" adds a lo= t of > noise. but if that is the case i feel that "all" should be renamed to "de= fault" > or similar, with an explanation of what "default" actually is. then perha= ps a > true "all" could be added as well. https://cygwin.com/acronyms/#PGA ? Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --gj572EiMnwbLXET9 Content-Type: application/pgp-signature; name="signature.asc" Content-length: 833 -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEoVYPmneWZnwT6kwF9TYGna5ET6AFAluDxbcACgkQ9TYGna5E T6CdZA/9HPh91L65D4R5s0i2b/daMIUFBOsLlmH7UoWJphuptN4MK9PDD0NSawgW 0U1jVAq+gp1y3K8F4nEAeCBrOQ3WLhvJSGo35zoEFXxeh3QY61XaP/T6UksRQYJl Cam44BKM68ArY9hv2cKpmxK5bOi7PKhIT1axGiXvgAUAlKg0yenajNVV4t8OEMVz hTyOXsUg3nCjPMcTT23Gbu4KoiYoSPT+w5hQcS0a7j8MtNrUhvgKvV64XIsdJmGG Ext33oOzyIrQ9uN8vllF8fQPjeRo57LvYtbe+nfw73XWlz8ldAZmkqsVHRwV4jUT A7HBc0bZom0yMXAM/L0RxI9VQxID4oWAKDdtFpGjhbiauJmnXVXPzs8VUGCf1Ei7 5JZtYKGFtproTKzKfPpFhO5hLL+g8E/k5fcnUMO7Dduv+CWTYxgf3EF9M9nfbgXS 5RVJ3TMhhK7RzmumpVxsk0o+NZlfYxnXvd7E/3cyD4TL0qrez6RofMDlUPRNN44z a1QMuCxGGPzKB28ibWu3sUrv1xRK4OcU/+Ui9Gf/Ru5YY6OZnxvjnBqtNBwgQj89 Mnu/vAA8zCj0niaDjUkq3XrOal5ImLk0iXKnAvQ5JthiYjTbm4Fj/1R+NR4H16WR JfoBypF9JAhtx+sQrldVWp/+U8gGDBQYH0uqCmvyd+hfk3wd+dw= =NDzr -----END PGP SIGNATURE----- --gj572EiMnwbLXET9--