commit | b4229e9d4cac2295f8f04ec26acd571a391c6c37 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@linux.intel.com> | Mon Mar 20 13:17:01 2017 -0700 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Tue Mar 21 16:07:00 2017 -0300 |
tree | 45eb3027e03c82927b7412163084db6d07d7d4c9 | |
parent | 430daf2dc7aff16096a137347e6fd03d4af609e9 [diff] |
perf stat: Handle partially bad results with merging When any result that is being merged is bad, mark them all bad to give consistent output in interval mode. No before/after, because the issue was only found in theoretical review and it is hard to reproduce Signed-off-by: Andi Kleen <ak@linux.intel.com> Acked-by: Jiri Olsa <jolsa@kernel.org> Link: http://lkml.kernel.org/r/20170320201711.14142-4-andi@firstfloor.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>