]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - tools/perf/util/symbol.h
perf report/top: Add --raw-trace option
[karo-tx-linux.git] / tools / perf / util / symbol.h
index 857f707ac12bb0b6c27f056567d790ab0e76bb21..ccd1caa40e116645be37025665388886d7c97546 100644 (file)
@@ -109,7 +109,8 @@ struct symbol_conf {
                        branch_callstack,
                        has_filter,
                        show_ref_callgraph,
-                       hide_unresolved;
+                       hide_unresolved,
+                       raw_trace;
        const char      *vmlinux_name,
                        *kallsyms_name,
                        *source_prefix,