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

execsnoop.bt: hook up onto all execve calls #1490

Merged
merged 1 commit into from
Aug 28, 2020
Merged

Conversation

Hi-Angel
Copy link
Contributor

Besides execve there's also execveat event. Hook up onto both of them and also any other that could get possibly added by using a *.

Checklist
  • [ x ] Language changes are updated in docs/reference_guide.md
  • [ ✓ ] User-visible and non-trivial changes updated in CHANGELOG.md
  • [ x ] The new behaviour is covered by tests

@Hi-Angel Hi-Angel force-pushed the execve branch 2 times, most recently from 492ede1 to 8d9ad1f Compare August 28, 2020 16:01
Copy link
Member

@danobi danobi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks, but shouldn't the changelog entry be in "Tools"?

Besides execve there's also execveat event. Hook up onto both of them
and also any other that could get possibly added by using a `*`.

Signed-off-by: Konstantin Kharlamov <Hi-Angel@yandex.ru>
@Hi-Angel
Copy link
Contributor Author

LGTM, thanks, but shouldn't the changelog entry be in "Tools"?

Thanks, done!

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.

2 participants