perf tools: Add support for weight v7 (modified)
[deliverable/linux.git] / tools / perf / perf.h
index 74659ecf93e02a5e70f547834344b783d31e48db..32bd102c32b6205b55ba4b78628963d39852575f 100644 (file)
@@ -218,6 +218,7 @@ struct perf_record_opts {
        bool         pipe_output;
        bool         raw_samples;
        bool         sample_address;
+       bool         sample_weight;
        bool         sample_time;
        bool         period;
        unsigned int freq;
This page took 0.026267 seconds and 5 git commands to generate.