[U-Boot] [PATCH v2 3/6] common: iotrace: add timestamp to iotrace records

Simon Glass sjg at chromium.org
Sat May 26 22:18:49 UTC 2018


On 26 May 2018 at 07:56, Ramon Fried <ramon.fried at gmail.com> wrote:
> Add timestamp to each iotrace record to aid in debugging
> of IO timing access bugs.
>
> Signed-off-by: Ramon Fried <ramon.fried at gmail.com>
> ---
> v2: replace get_ticks() with timer_get_us()
>
>  common/iotrace.c | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list