-
Notifications
You must be signed in to change notification settings - Fork 11
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
EventProbe: capture file info from inode #178
Conversation
e016d09
to
6d36362
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still going through this ...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, full pass done.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
tested manually (eventstrace):
draft:
this temporarily reintroduces this bug: 039ceef ; can be merged after I find a workaroundedit: veristat is succesful on both
elastic/ebpf
andelastic/ebpfevents
compiled probes, the problem was probably caused by the previous usage of the (old)FUNC_ARG_READ_PTREGS
; tldr: this is good to go