-
Notifications
You must be signed in to change notification settings - Fork 165
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(sinsp): create new methods to handle syscall return values #2139
Commits on Nov 8, 2024
-
new: add a new helper method
has_return_value
Signed-off-by: Andrea Terzolo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0b899b5 - Browse repository at this point
Copy the full SHA 0b899b5View commit details -
Signed-off-by: Andrea Terzolo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 465ed7f - Browse repository at this point
Copy the full SHA 465ed7fView commit details -
new: add a new helper in sinsp
Signed-off-by: Andrea Terzolo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 78dc091 - Browse repository at this point
Copy the full SHA 78dc091View commit details -
cleanup: use the new
get_syscall_return_value
Signed-off-by: Andrea Terzolo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f10a924 - Browse repository at this point
Copy the full SHA f10a924View commit details -
cleanup: rewrite
extract_error_count
using new logicSigned-off-by: Andrea Terzolo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a18ada3 - Browse repository at this point
Copy the full SHA a18ada3View commit details -
cleanup: remove duplicated logic
Signed-off-by: Andrea Terzolo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3f1d030 - Browse repository at this point
Copy the full SHA 3f1d030View commit details -
cleanup: use exception instead of assertion
Signed-off-by: Andrea Terzolo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 44fe697 - Browse repository at this point
Copy the full SHA 44fe697View commit details -
fix: use
get_syscall_return_value
when allowedSigned-off-by: Andrea Terzolo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 87d8845 - Browse repository at this point
Copy the full SHA 87d8845View commit details -
Signed-off-by: Andrea Terzolo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 55f8625 - Browse repository at this point
Copy the full SHA 55f8625View commit details