Kernel tracepoints memory layout should be set at runtime by reading sysfs entry
pierricgimmig opened this issue · 0 comments
pierricgimmig commented
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