X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=tools%2Fperf%2Futil%2Fsymbol.h;h=2d0a905c879af272932a4769b4acb5479f3e8672;hb=f9a7be7c024319423623f58f5233234cad714e6b;hp=d964844eb3141fa1b94b1a39c8db05557b4f50d6;hpb=410024dbbcb1df5b8140a812b4f1a4dbd62ef924;p=mirror_ubuntu-artful-kernel.git diff --git a/tools/perf/util/symbol.h b/tools/perf/util/symbol.h index d964844eb314..2d0a905c879a 100644 --- a/tools/perf/util/symbol.h +++ b/tools/perf/util/symbol.h @@ -100,6 +100,7 @@ struct symbol_conf { show_total_period, use_callchain, cumulate_callchain, + show_branchflag_count, exclude_other, show_cpu_utilization, initialized,