]> git.dujemihanovic.xyz Git - u-boot.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)
commit9dd665ad333039a1b4f6c39cec088d7bf7eb787d
treed9ca323ce1600a68ecb99701e73759c37f73d500
parentdaca66d55f39551c3499de87397f08fbd3795a9b
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