perf tools: Add support for weight v7 (modified)
[deliverable/linux.git] / tools / perf / util / event.h
index 0d573ff4771aa39455f14c42d2402d062a469839..a97fbbe6b3b3cd078c02e9fae0958b9bfcbaffbf 100644 (file)
@@ -88,6 +88,7 @@ struct perf_sample {
        u64 id;
        u64 stream_id;
        u64 period;
+       u64 weight;
        u32 cpu;
        u32 raw_size;
        void *raw_data;
This page took 0.026009 seconds and 5 git commands to generate.