commit | 849abde92bd3314a4894f2b4f70b30c2accf8653 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Fri Sep 04 18:23:38 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Sep 04 20:27:26 2009 +0200 |
tree | 10249b655b074635bf2c46f25af0c54c894606c3 | |
parent | 8a02631a470d6f2ccec7bcf79c1058b0d4240bce [diff] |
perf stat: Clean up statistics calculations a bit more Remove some, now useless, global storage. Don't calculate the stddev when not needed. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <new-submission> Signed-off-by: Ingo Molnar <mingo@elte.hu>