common: iotrace: add timestamp to iotrace records
authorRamon Fried <ramon.fried@gmail.com>
Wed, 30 May 2018 20:09:59 +0000 (23:09 +0300)
committerTom Rini <trini@konsulko.com>
Thu, 7 Jun 2018 21:08:07 +0000 (17:08 -0400)
commitb5e0e360fdcf9e2ad5680ddfcde187d953880551
treee76a1df144a594ea3bc2e0ebfd2206337a7c2cd5
parenta74440b27b3f12d2cce54d7910953af19f1ac051
common: iotrace: add timestamp to iotrace records

Add timestamp to each iotrace record to aid in debugging
of IO timing access bugs.

Signed-off-by: Ramon Fried <ramon.fried@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
common/iotrace.c