ARM-software / devlib

Library for interaction with and instrumentation of remote devices.
Apache License 2.0
47 stars 78 forks source link

collector/dmesg: Allow not raising on dmesg output parsing failure #705

Closed douglas-raillard-arm closed 1 month ago

douglas-raillard-arm commented 1 month ago

Some drivers emit broken multiline dmesg output (with some Windows-style newline ...) . In order to parse the rest of the content, allow not raising on such input.