perf stat: Print per-thread shadow stats
[linux-2.6-microblaze.git] / tools / perf / builtin-script.c
index 81b3950..fac6f05 100644 (file)
@@ -1557,7 +1557,8 @@ static void perf_sample__fprint_metric(struct perf_script *script,
                                                      evsel_script(ev2)->val,
                                                      sample->cpu,
                                                      &ctx,
-                                                     NULL);
+                                                     NULL,
+                                                     &rt_stat);
                }
                evsel_script(evsel->leader)->gnum = 0;
        }