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

Kernel tracepoints memory layout should be set at runtime by reading sysfs entry #4857

Open
pierricgimmig opened this issue Oct 25, 2023 · 0 comments

Comments

@pierricgimmig
Copy link
Collaborator

We should parse the content of /sys/kernel/debug/tracing/events/<category>/<name>/format at runtime instead of hard coding the tracepoint memory layout. This would make Orbit more adaptable to different architectures/kernels.

See src/LinuxTracing/KernelTracepoints.h

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants