perf tools: Rename 'perf_record_opts' to 'record_opts
[firefly-linux-kernel-4.4.55.git] / tools / perf / util / top.h
index 88cfeaff600b334390842e725b9a7f792b0fd9af..dab14d0ad3d0093d4682bab9a0c4769e3949ca55 100644 (file)
@@ -14,7 +14,7 @@ struct perf_session;
 struct perf_top {
        struct perf_tool   tool;
        struct perf_evlist *evlist;
-       struct perf_record_opts record_opts;
+       struct record_opts record_opts;
        /*
         * Symbols will be added here in perf_event__process_sample and will
         * get out after decayed.