]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - tools/perf/util/symbol.h
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
[net-next-2.6.git] / tools / perf / util / symbol.h
index 0a2c460b6d81f009223b7ff1ecfc9c25054ccf22..038f2201ee09579ca3f460d9f59576770ea477d2 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;