]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - tools/perf/util/symbol.h
perf report: Create a symbol_conf flag for showing branch flag counting
[mirror_ubuntu-artful-kernel.git] / tools / perf / util / symbol.h
index d964844eb3141fa1b94b1a39c8db05557b4f50d6..2d0a905c879af272932a4769b4acb5479f3e8672 100644 (file)
@@ -100,6 +100,7 @@ struct symbol_conf {
                        show_total_period,
                        use_callchain,
                        cumulate_callchain,
+                       show_branchflag_count,
                        exclude_other,
                        show_cpu_utilization,
                        initialized,