perf stat: Move sw clock metrics printout to stat-shadow
authorAndi Kleen <ak@linux.intel.com>
Tue, 3 Nov 2015 01:50:20 +0000 (17:50 -0800)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 4 Nov 2015 18:11:41 +0000 (15:11 -0300)
commit4579ecc8b3e0c611b5c8f6ca7f7b07d1412d8a7b
tree9fa0765bf966640cb1ee945456afc2c9da6c5743
parent715f8db9102f1ab40ea4a87bedfe86399323698f
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>
tools/perf/builtin-stat.c
tools/perf/util/stat-shadow.c