Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
cleanup(userspace/libsinsp): call sinsp_observer methods after an event has been processed by all parsers #2222
cleanup(userspace/libsinsp): call sinsp_observer methods after an event has been processed by all parsers #2222
Changes from 4 commits
0eff890
da8254f
6ba4e77
fefb4fa
5e420c1
e871b4d
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 1772 in userspace/libsinsp/parsers.cpp
Codecov / codecov/patch
userspace/libsinsp/parsers.cpp#L1771-L1772
Check warning on line 2794 in userspace/libsinsp/parsers.cpp
Codecov / codecov/patch
userspace/libsinsp/parsers.cpp#L2793-L2794
Check warning on line 3061 in userspace/libsinsp/parsers.cpp
Codecov / codecov/patch
userspace/libsinsp/parsers.cpp#L3059-L3061
Check warning on line 3156 in userspace/libsinsp/parsers.cpp
Codecov / codecov/patch
userspace/libsinsp/parsers.cpp#L3155-L3156
Check warning on line 3223 in userspace/libsinsp/parsers.cpp
Codecov / codecov/patch
userspace/libsinsp/parsers.cpp#L3221-L3223
Check warning on line 3754 in userspace/libsinsp/parsers.cpp
Codecov / codecov/patch
userspace/libsinsp/parsers.cpp#L3752-L3754
Check warning on line 3756 in userspace/libsinsp/parsers.cpp
Codecov / codecov/patch
userspace/libsinsp/parsers.cpp#L3756
Check warning on line 3875 in userspace/libsinsp/parsers.cpp
Codecov / codecov/patch
userspace/libsinsp/parsers.cpp#L3873-L3875
Check warning on line 3877 in userspace/libsinsp/parsers.cpp
Codecov / codecov/patch
userspace/libsinsp/parsers.cpp#L3877
Check warning on line 3900 in userspace/libsinsp/parsers.cpp
Codecov / codecov/patch
userspace/libsinsp/parsers.cpp#L3898-L3900
Check warning on line 3940 in userspace/libsinsp/parsers.cpp
Codecov / codecov/patch
userspace/libsinsp/parsers.cpp#L3938-L3940
Check warning on line 4102 in userspace/libsinsp/parsers.cpp
Codecov / codecov/patch
userspace/libsinsp/parsers.cpp#L4101-L4102
Check warning on line 5087 in userspace/libsinsp/parsers.cpp
Codecov / codecov/patch
userspace/libsinsp/parsers.cpp#L5086-L5087