Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option to not instrument some child exe #102

Open
svalat opened this issue Jul 12, 2024 · 0 comments
Open

Add an option to not instrument some child exe #102

svalat opened this issue Jul 12, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@svalat
Copy link
Member

svalat commented Jul 12, 2024

We can select the exe to instrument as a filter, but could be also nice to express it as a mask list.

Usefull if a chain of forking / exec lead to a crash on some of the childs and we still want to track the others and avoid instrumenting the buggy onces.

@svalat svalat added enhancement New feature or request good first issue Good for newcomers labels Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant