Re: [PATCH v3 1/1] perf cs-etm: Add warnings for missing DSOs
From: Arnaldo Carvalho de Melo <acme@kernel.org>
Date: 2021-08-06 18:39:34
Also in:
linux-perf-users, lkml
From: Arnaldo Carvalho de Melo <acme@kernel.org>
Date: 2021-08-06 18:39:34
Also in:
linux-perf-users, lkml
Em Thu, Aug 05, 2021 at 02:03:54PM +0100, James Clark escreveu:
Currently decode will silently fail if no binary data is available for the decode. This is made worse if only partial data is available because the decode will appear to work, but any trace from that missing DSO will silently not be generated. Add a UI popup once if there is any data missing, and then warn in the bottom left for each individual DSO that's missing. Reviewed-by: Leo Yan <redacted> Signed-off-by: James Clark <redacted>
Thanks, applied. - Arnaldo _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel