commit | d4440b233af3083f19f3062afc00b0491a6caf04 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@amd.com> | Fri Sep 15 14:12:04 2023 +0200 |
committer | Michal Simek <michal.simek@amd.com> | Thu Sep 21 13:20:12 2023 +0200 |
tree | 8ebf9e2ced220e8da2cfca55e08e623dc201c8c3 | |
parent | c787898d113d8f25a196fed2aa4e8223549403ca [diff] |
trace: Move trace_clocks description above record offset calculation 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. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Michal Simek <michal.simek@amd.com> Link: https://lore.kernel.org/r/d3853d91b6fa7e3a1e5c24dd3c17335cf0041b5b.1694779918.git.michal.simek@amd.com