perf stat: Add --for-each-cgroup option
[linux-2.6-microblaze.git] / tools / perf / util / stat.h
index f36c8c9..487010c 100644 (file)
@@ -145,6 +145,7 @@ struct perf_stat_config {
        int                      ctl_fd;
        int                      ctl_fd_ack;
        bool                     ctl_fd_close;
+       const char              *cgroup_list;
 };
 
 void perf_stat__set_big_num(int set);