Merge tag 'ceph-for-5.15-rc1' of git://github.com/ceph/ceph-client
[linux-2.6-microblaze.git] / tools / perf / pmu-events / pmu-events.h
index d1172f6..5c2bf72 100644 (file)
@@ -45,6 +45,7 @@ struct pmu_events_map {
 };
 
 struct pmu_sys_events {
+       const char *name;
        struct pmu_event *table;
 };