google/orbit

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

pierricgimmig opened this issue · 0 comments

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