perf tools: Remove references to struct ip_event
[deliverable/linux.git] / tools / perf / builtin-mem.c
index 706a1faa9559e27dc515850017a29d5c10780b43..791b432df84731d8d9746a77760095710198614d 100644 (file)
@@ -94,7 +94,7 @@ dump_raw_samples(struct perf_tool *tool,
                symbol_conf.field_sep,
                sample->tid,
                symbol_conf.field_sep,
-               event->ip.ip,
+               sample->ip,
                symbol_conf.field_sep,
                sample->addr,
                symbol_conf.field_sep,
This page took 0.046269 seconds and 5 git commands to generate.