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

get exits more reliably and get deeper nested paths #23

Merged
merged 10 commits into from
Nov 17, 2021

Conversation

FridayOrtiz
Copy link
Contributor

This updates our probes with the following features:

  • get deeper nested paths from process starts
  • get inode information more reliably
  • capture process exits more reliably

src/process-events.c Outdated Show resolved Hide resolved
src/process-events.c Outdated Show resolved Hide resolved
Copy link
Contributor

@bjackson41 bjackson41 left a comment

Choose a reason for hiding this comment

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

Looks to be working. Curious how much the return 0; made a difference, if any.

@FridayOrtiz FridayOrtiz merged commit 619ce92 into main Nov 17, 2021
@FridayOrtiz FridayOrtiz deleted the rafael.ortiz/RND-185/get-more-exits branch November 17, 2021 14:39
rc-andres added a commit that referenced this pull request Dec 9, 2021
This commit partially reverts 619ce92

We are seeing a bug where all of the pwd in process starts come as
"/". It is fixed when I reverted that commit.
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