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

Syscall decoder #214

Merged
merged 3 commits into from
Jun 28, 2023
Merged

Syscall decoder #214

merged 3 commits into from
Jun 28, 2023

Conversation

huseyinsaatci
Copy link
Contributor

For issue #209

@bobrik
Copy link
Contributor

bobrik commented Jun 27, 2023

I added some changes. Let me know what you think.

bobrik and others added 2 commits June 27, 2023 15:28
* Use go rather than perl to generate the tables without go generate
* Use strace source code as the source of truth for syscall mappings
* Require `uint` pass before `syscall` (mirroring `cgroup` here)
* Add some tests for syscall decoder
* Add some docs for the decoder
@huseyinsaatci
Copy link
Contributor Author

It seems fine to me.

@bobrik bobrik merged commit ba7da7a into cloudflare:master Jun 28, 2023
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