perf event: perf_event_ops->attr() manipulates only an evlist
[firefly-linux-kernel-4.4.55.git] / tools / perf / util / symbol.h
index 29f8d742e92face543371457443911134b316d37..123c2e14353e5b4c8d14d86ee82f8c4cdb3668cf 100644 (file)
@@ -68,6 +68,7 @@ struct strlist;
 
 struct symbol_conf {
        unsigned short  priv_size;
+       unsigned short  nr_events;
        bool            try_vmlinux_path,
                        use_modules,
                        sort_by_name,