Merge branch 'linus' into perf/core, to fix conflicts
[linux-2.6-microblaze.git] / tools / perf / tests / mmap-thread-lookup.c
index 3c3f3e0..868d82b 100644 (file)
@@ -132,7 +132,7 @@ static int synth_all(struct machine *machine)
 {
        return perf_event__synthesize_threads(NULL,
                                              perf_event__process,
-                                             machine, 0, 500);
+                                             machine, 0, 500, 1);
 }
 
 static int synth_process(struct machine *machine)