anakryiko / retsnoop

Investigate kernel error call stacks
BSD 2-Clause "Simplified" License
186 stars 32 forks source link

logic: fix handling of partial fnargs/ctxargs data #76

Closed anakryiko closed 2 weeks ago

anakryiko commented 2 weeks ago

Fix a condition for detecting missing function args for collapsed leaf entry. Also make sure we handle fake records added by add_missing_records_msg() correctly.