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

feat: add syscall helper macros #4243

Merged
merged 1 commit into from
Aug 11, 2024

Conversation

yanivagman
Copy link
Collaborator

1. Explain what the PR does

Add macros and functions to streamline syscall argument extraction in Tracee, supporting various architectures and syscall wrapping scenarios. Also enhance the TRACE_SYS_* macros for easier system call tracing.

2. Explain how to test it

3. Other comments

Add macros and functions to streamline syscall argument extraction in Tracee,
supporting various architectures and syscall wrapping scenarios.
Also enhance the TRACE_SYS_* macros for easier system call tracing.
@yanivagman yanivagman merged commit b55f889 into aquasecurity:main Aug 11, 2024
32 checks passed
@yanivagman yanivagman deleted the syscall_macros branch August 11, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant