From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 74AACC433EF for ; Mon, 11 Apr 2022 14:17:47 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 800D583E28; Mon, 11 Apr 2022 16:17:40 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="NnHO4wT0"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 5C5BB83E1F; Mon, 11 Apr 2022 16:17:39 +0200 (CEST) Received: from mail-qk1-x72d.google.com (mail-qk1-x72d.google.com [IPv6:2607:f8b0:4864:20::72d]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 9E9CB83E06 for ; Mon, 11 Apr 2022 16:17:36 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qk1-x72d.google.com with SMTP id 3so3252036qkj.5 for ; Mon, 11 Apr 2022 07:17:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=Zx8YVT2C7iPJnlSii2BB4IvxLHuIWExZiZeNLpLQakg=; b=NnHO4wT0dr5ZPtSbwPMyiVzgoRYG1KzgR4dueSCtAMJ940AmAQbqI5626HB6xSMrH4 tVZGTsbwG5HTahz/WA32mLlYoOK40PbCpEGz9+5x7kSFFsqlmHXRMr8MML6VoNp8v3ED OB/NR1rE8E5ORt5SG6DEB78KUfVjOMGw7K0sA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=Zx8YVT2C7iPJnlSii2BB4IvxLHuIWExZiZeNLpLQakg=; b=BEO0hV0uuCYfgMm8KVBn2O5C1HoYqyoxqsFUv5+Y68Fy9dr+CIvJgsBvDhwD0CLJSD LstQkhHCZrMZo43WJyrbKD7iBPtiV09xTIRjYoA335iUnaTF7NttOO8St9vzXUe48KMn gxovhFh+AQKUVRVzQzo520ohurJa+UJbdjGkI69olsiKpqH5//HO+uAADwjryc1gJl5h Voc24jy2hNP6KgfF4H58rYAOKjx8gEEfi1akfemnykS92JsNcV2KoQRLIc0WtvY75//8 W1lavV+uiGqYB9P25wF0c+vCkxn3iMVBVSF5KSmSxUHn/PTvW+sZd00R2FN5uTw+F8y0 70bw== X-Gm-Message-State: AOAM530cudXB05IQwjERPH4Pcm/SybNy2Ciumh+q09qamUuhsQhRhOJf T7qizw5AH/ltqQXv+7HSAsa+7w== X-Google-Smtp-Source: ABdhPJyVeYvi35UvT8jR5PO4Kip1SA2EG8P/VrBGhiu6qDmfjg6QvsksAAal8HQpKbIDC83PvjV4Gg== X-Received: by 2002:a37:a00b:0:b0:69c:880:3625 with SMTP id j11-20020a37a00b000000b0069c08803625mr6284077qke.683.1649686655499; Mon, 11 Apr 2022 07:17:35 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-2ef0-5dff-fedb-a8ba.res6.spectrum.com. [2603:6081:7b01:cbda:2ef0:5dff:fedb:a8ba]) by smtp.gmail.com with ESMTPSA id 8-20020ac85948000000b002e1cd3fa142sm26776015qtz.92.2022.04.11.07.17.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 11 Apr 2022 07:17:34 -0700 (PDT) Date: Mon, 11 Apr 2022 10:17:32 -0400 From: Tom Rini To: Sean Anderson Cc: u-boot@lists.denx.de, Heinrich Schuchardt , Simon Glass Subject: Re: [PATCH v3 3/3] doc: sandbox: Document how to run sandbox with valgrind Message-ID: <20220411141732.GD14282@bill-the-cat> References: <20220323180451.48950-1-seanga2@gmail.com> <20220323180451.48950-4-seanga2@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="xMOxXFeg0ijFI8e9" Content-Disposition: inline In-Reply-To: <20220323180451.48950-4-seanga2@gmail.com> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.5 at phobos.denx.de X-Virus-Status: Clean --xMOxXFeg0ijFI8e9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 23, 2022 at 02:04:50PM -0400, Sean Anderson wrote: > This documents how to get more detailed results from valgrind made possib= le > by the last two commits. >=20 > Signed-off-by: Sean Anderson > Reviewed-by: Simon Glass Applied to u-boot/master, thanks! And per your follow-up to the cover letter, yes, please do a follow-up with more examples in the documentation and summarize the "how to make this better" options. --=20 Tom --xMOxXFeg0ijFI8e9 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmJUOHwACgkQFHw5/5Y0 tyyVbAv/RxWAzEepEIUO4IkkMPFzMnXqjImZ8IuQX6guWsnMC/V0CYzTrQmirPOh lkdcuGdY2gN0brfGfnBdEAVYjhhgFHkbEnxP8dgqYmbRN14II/RmPtpnlrhmPkat yD/qI8HFNng9w5jaZHmbajEC19Wx9QCn5t58NXvsWxNoifGfz70Y69m9FM9WnAEy 96qhZzRX5lYoevt1vdWDeasCiM0RlztN4vdXC0g7RpOmT2cElXGKZG9AfA32aomy s7pEnIEDYvkmq2K8ulsL3MqraC3DVXlygc2WtKVCeYrwQ58zfAKUkqalOk8+82E2 YfGfVP6klM/CxzlP8yD4jrUu00oWXU3trfirFD6d8OrUCVG5YJVrSEpHS+Rfdvib rsjeUHajr0on1LD2GWXMdhGOZBSeFwxBrK5rbU2mJAd0psmrpfawM9K+vVahdkJi H1d7Pc+vrQYZHz2qz9fFXM96gHSU5VYzQ9Yk5SUxPL7wN9ZU3nq6XY32s8T0Ijpx dTich6BR =kVOw -----END PGP SIGNATURE----- --xMOxXFeg0ijFI8e9--