perf stat: Remove the limit on repeat
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Fri, 4 Sep 2009 13:36:08 +0000 (15:36 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 4 Sep 2009 14:33:08 +0000 (16:33 +0200)
Since we don't need all the individual samples to calculate the
error remove both the limit and the storage overhead associated
with that.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found