Fix compile error when perf headers are included early
I didn't actually track this one down, but was getting some errors coming out of kernel header files when perf_events.h was included first. Move it after some std headers that mask the issue.
Showing
Please register or sign in to comment