commit | 88716b550365996277303fb55a06afdfee076184 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jan 15 14:15:55 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Sat Feb 11 12:22:35 2023 -0500 |
tree | 7380d8ef9bf3e0315521ea34fa2f11a9901973be | |
parent | b15a16adf514b47fef2a50111e9af6493bee2e6a [diff] |
trace: Use text_base from the trace header Use the information in the trace header instead of reading it from the trace records. Add debugging to check that System.map and the trace header agree on this value. Signed-off-by: Simon Glass <sjg@chromium.org>