Skip to content

retsnoop: add --allow-retval and --deny-retval filtering#97

Merged
anakryiko merged 1 commit intomasterfrom
retval-filter
Dec 19, 2025
Merged

retsnoop: add --allow-retval and --deny-retval filtering#97
anakryiko merged 1 commit intomasterfrom
retval-filter

Conversation

@anakryiko
Copy link
Copy Markdown
Owner

Add filters based on outermost entry function return value. Both --allow-retval and --deny-retval imply -S (--success-stacks), so cannot be combined with -x or -X filters.

Add filters based on outermost entry function return value. Both
--allow-retval and --deny-retval imply -S (--success-stacks), so cannot be
combined with -x or -X filters.

Signed-off-by: Andrii Nakryiko <[email protected]>
Repository owner deleted a comment from 470198216 Dec 18, 2025
@anakryiko anakryiko merged commit e9c4540 into master Dec 19, 2025
3 checks passed
@anakryiko anakryiko deleted the retval-filter branch December 19, 2025 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant