intel / ccc-linux-guest-hardening

Linux Security Hardening for Confidential Compute
https://intel.github.io/ccc-linux-guest-hardening-docs
MIT License
65 stars 13 forks source link

fast_matcher: handle partly written trace files #52

Closed il-steffen closed 1 year ago

il-steffen commented 1 year ago

Complain but continue processing further lines/files. Partly written file probably happens due to ptdump timeout on very large traces.

il-steffen commented 1 year ago

fixes #51