Skip to content
Snippets Groups Projects
Commit a74440b2 authored by Ramon Fried's avatar Ramon Fried Committed by Tom Rini
Browse files

iotrace: add IO region limit


When dealing with a lot of IO regions, sometimes
it makes sense only to trace a specific one.
This patch adds support for region limits.
If region is not set, the iotrace works the same as it was.
If region is set, the iotrace only logs io operation that falls
in the defined region.

Signed-off-by: default avatarRamon Fried <ramon.fried@gmail.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent b559c4af
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment