[PATCH 3/4] doc: sandbox: Document how to run sandbox with valgrind

Simon Glass sjg at chromium.org
Tue May 4 17:26:13 CEST 2021


Hi Sean,

On Sun, 2 May 2021 at 20:55, Sean Anderson <seanga2 at gmail.com> wrote:
>
> This documents how to get more detailed results from valgrind made possible
> by the last two commits.
>
> Signed-off-by: Sean Anderson <seanga2 at gmail.com>
> ---
>
>  doc/arch/sandbox.rst | 14 ++++++++++----
>  1 file changed, 10 insertions(+), 4 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>

This looks good. I wonder if CONFIG_VALGRIND could become a build
variable as well, so you don't need to update the CONFIG?

Regards,
Simon


More information about the U-Boot mailing list