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

iotrace: fix behaviour when buffer is full


Don't continue updating the offset when buffer is full.
When the buffer size exhausts and there's no space left to write
warn the user and update only the needed size and not both the
offset and needed size.

Add needed buffer size information in the iotrace command.

Signed-off-by: default avatarRamon Fried <ramon.fried@gmail.com>
parent 501c89d3
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