[PATCH 2/3] trace: Move trace_clocks description above record offset calculation

Simon Glass sjg at chromium.org
Tue Sep 12 21:26:48 CEST 2023


On Mon, 11 Sept 2023 at 06:32, Michal Simek <michal.simek at amd.com> wrote:
>
> Flyrecord tracing data are page aligned that's why it is necessary to
> calculate alignment properly. Because trace_clocks description is the part
> of record length it is necessary to have information about length earlier.
>
> Signed-off-by: Michal Simek <michal.simek at amd.com>
> ---
>
>  tools/proftool.c | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)
>

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


More information about the U-Boot mailing list