commit | 4579ecc8b3e0c611b5c8f6ca7f7b07d1412d8a7b | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@linux.intel.com> | Mon Nov 02 17:50:20 2015 -0800 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Wed Nov 04 15:11:41 2015 -0300 |
tree | 9fa0765bf966640cb1ee945456afc2c9da6c5743 | |
parent | 715f8db9102f1ab40ea4a87bedfe86399323698f [diff] |
perf stat: Move sw clock metrics printout to stat-shadow The sw clock metrics printing was missed in the earlier move to stat-shadow of all the other metric printouts. Move it too. v2: Fix metrics printing in this version to make bisect safe. Signed-off-by: Andi Kleen <ak@linux.intel.com> Acked-by: Jiri Olsa <jolsa@kernel.org> Link: http://lkml.kernel.org/r/1446515428-7450-2-git-send-email-andi@firstfloor.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>