commit | 9e9772c458d50dabdb5327821da3803254638cd1 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Fri Sep 04 15:36:08 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Sep 04 16:33:08 2009 +0200 |
tree | 98e714214b30aae145f023209e843c4ae0548c52 | |
parent | 506d4bc8d5dab20d84624aa07cdc6dcd77915d52 [diff] |
perf stat: Remove the limit on repeat 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>