[PATCH 3/4] doc: sandbox: Document how to run sandbox with valgrind
Sean Anderson
seanga2 at gmail.com
Wed May 5 01:23:23 CEST 2021
On 5/4/21 11:26 AM, Simon Glass wrote:
> 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?
Are there any existing examples of things which work like that?
--Sean
More information about the U-Boot
mailing list