From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58037) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bWi3O-0000bz-Dw for qemu-devel@nongnu.org; Mon, 08 Aug 2016 06:45:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bWi3K-0002YB-Ji for qemu-devel@nongnu.org; Mon, 08 Aug 2016 06:45:06 -0400 Received: from mail-wm0-x241.google.com ([2a00:1450:400c:c09::241]:34283) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bWi3K-0002Y7-BO for qemu-devel@nongnu.org; Mon, 08 Aug 2016 06:45:02 -0400 Received: by mail-wm0-x241.google.com with SMTP id q128so14626030wma.1 for ; Mon, 08 Aug 2016 03:45:02 -0700 (PDT) Date: Mon, 8 Aug 2016 11:45:00 +0100 From: Stefan Hajnoczi Message-ID: <20160808104500.GF30105@stefanha-x1.localdomain> References: <1468340586-19304-1-git-send-email-pl@kamp.de> <1468340586-19304-6-git-send-email-pl@kamp.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="27ZtN5FSuKKSZcBU" Content-Disposition: inline In-Reply-To: <1468340586-19304-6-git-send-email-pl@kamp.de> Subject: Re: [Qemu-devel] [PATCH V5 5/6] oslib-posix: add a configure switch to debug stack usage List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Lieven Cc: qemu-devel@nongnu.org, kwolf@redhat.com, peter.maydell@linaro.org, mst@redhat.com, armbru@redhat.com, dgilbert@redhat.com, mreitz@redhat.com, pbonzini@redhat.com, rth@twiddle.net --27ZtN5FSuKKSZcBU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 12, 2016 at 06:23:05PM +0200, Peter Lieven wrote: > this adds a knob to track the maximum stack usage of stacks > created by qemu_alloc_stack. >=20 > Signed-off-by: Peter Lieven > --- > configure | 19 +++++++++++++++++++ > util/oslib-posix.c | 37 +++++++++++++++++++++++++++++++++++++ > 2 files changed, 56 insertions(+) Reviewed-by: Stefan Hajnoczi --27ZtN5FSuKKSZcBU Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJXqGKsAAoJEJykq7OBq3PITHYH+wTKz8QLEg3J84wm0Z/y7Y4x C7oWSs3ZRENAOP7SP3KcLzgoZviv6KOKRQL1iWxXr3wp7520XoYRgkW5EZxj46V6 j45e+4IKuSZmAIXS+8ZXBLQ/B/5+Vfcd04Acbkzg8GVkLPgKC/iALderPjDJCi9+ MtazZCHClfqdIeSErFDNUSm9pE87sI9QdzNkwo95WcRgbjLvLAFOWgxXJNpHh06X o0UOG4s6+UudPGQ1luPZcFz8Za6Ppn+E3HgZLRWwjZ6dgADwkdO+/R8tPeQrgl+f duFcBAvtS616dBmrbsqKDva2NMJCAiRFNn2WxIyB/P5UBbNVTF5n+pUx5/5nSUQ= =b9D8 -----END PGP SIGNATURE----- --27ZtN5FSuKKSZcBU--