]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - tools/perf/util/symbol.h
perf symbols: Fix multiple initialization of symbol system
[net-next-2.6.git] / tools / perf / util / symbol.h
index b7a8da4af5a0a98e84e1616e55cdaceec18fcdbf..ea95c2756f05e73d09f6868f24b174ed1221f59a 100644 (file)
@@ -69,7 +69,8 @@ struct symbol_conf {
                        show_nr_samples,
                        use_callchain,
                        exclude_other,
-                       show_cpu_utilization;
+                       show_cpu_utilization,
+                       initialized;
        const char      *vmlinux_name,
                        *source_prefix,
                        *field_sep;