git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
506d4bc
)
perf stat: Remove the limit on repeat
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Fri, 4 Sep 2009 13:36:08 +0000
(15:36 +0200)
committer
Ingo 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