]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - tools/perf/util/evsel.h
perf stat: Collapse identically named events
[mirror_ubuntu-artful-kernel.git] / tools / perf / util / evsel.h
index 06ef6f29efa12a6c1300eca641e9446a0a4d17f8..bd2e9b112d49b1f1654db3de97f2d13ff593d693 100644 (file)
@@ -131,6 +131,7 @@ struct perf_evsel {
        bool                    cmdline_group_boundary;
        struct list_head        config_terms;
        int                     bpf_fd;
+       bool                    merged_stat;
 };
 
 union u64_swap {