]> git.baikalelectronics.ru Git - uboot.git/commit
trace: Show a few more stats about tracing
authorSimon Glass <sjg@chromium.org>
Sun, 15 Jan 2023 21:15:49 +0000 (14:15 -0700)
committerTom Rini <trini@konsulko.com>
Sat, 11 Feb 2023 17:22:35 +0000 (12:22 -0500)
commit0b1f0d7eeafde2c6bf396017c6b88a9e1982377a
treed9ca323ce1600a68ecb99701e73759c37f73d500
parent874773685d07db891ea55db11e83646decc24516
trace: Show a few more stats about tracing

Add a few more useful items into the output. Update the buffers to use hex
consistently.

Signed-off-by: Simon Glass <sjg@chromium.org>
lib/trace.c