[PATCH v2 2/3] trace: Move trace_clocks description above record offset calculation
Simon Glass
sjg at chromium.org
Sat Sep 23 20:13:47 CEST 2023
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>
Reviewed-by: Simon Glass <sjg at chromium.org>
---
(no changes since v1)
tools/proftool.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list