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 wildcard path matching option -W #117

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

maximilianriemensberger

This is a rough POC for allowing wildcard based path matching in strace for the path filters. It's mainly intended to support matching any files below in certain directory trees. Any ideas how to do something like this properly given the twofold nature of paths encountered by strace: via open(at) arguments and fds?

esyr added a commit that referenced this pull request Jul 8, 2022
esyr added a commit that referenced this pull request Jul 11, 2022
esyr added a commit that referenced this pull request Jul 13, 2022
esyr added a commit that referenced this pull request Jul 19, 2022
esyr added a commit that referenced this pull request Jul 19, 2022
esyr added a commit that referenced this pull request Jul 19, 2022
esyr added a commit that referenced this pull request Jul 19, 2022
esyr added a commit that referenced this pull request Jul 20, 2022
esyr added a commit that referenced this pull request Jul 21, 2022
esyr added a commit that referenced this pull request Jul 21, 2022
esyr added a commit that referenced this pull request Jul 22, 2022
esyr added a commit that referenced this pull request Jul 23, 2022
esyr added a commit that referenced this pull request Jul 24, 2022
esyr added a commit that referenced this pull request Jul 24, 2022
esyr added a commit that referenced this pull request Jul 24, 2022
esyr added a commit that referenced this pull request Jul 24, 2022
esyr added a commit that referenced this pull request Jul 29, 2022
esyr added a commit that referenced this pull request Aug 8, 2022
esyr added a commit that referenced this pull request Aug 8, 2022
esyr added a commit that referenced this pull request Aug 8, 2022
esyr added a commit that referenced this pull request Aug 8, 2022
esyr added a commit that referenced this pull request Aug 8, 2022
esyr added a commit that referenced this pull request Aug 9, 2022
esyr added a commit that referenced this pull request Aug 9, 2022
esyr added a commit that referenced this pull request Aug 9, 2022
esyr added a commit that referenced this pull request Aug 10, 2022
esyr added a commit that referenced this pull request Aug 11, 2022
esyr added a commit that referenced this pull request Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants