perf stat: Add output file argument to print_shadow_stats function
authorJiri Olsa <[email protected]>
Wed, 3 Jun 2015 14:25:57 +0000 (16:25 +0200)
committerArnaldo Carvalho de Melo <[email protected]>
Mon, 8 Jun 2015 13:30:31 +0000 (10:30 -0300)
commit4d982740cd598bdd876d9a396cc919724af32bc9
tree3e1c260e493afabeeb985442ec73ec601d65c82d
parent556b1fb7f9c1a9fd43ea4dacd5d14ec39ac6296a
perf stat: Add output file argument to print_shadow_stats function

As preparation for moving shadow counters code into its own object.

Signed-off-by: Jiri Olsa <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/builtin-stat.c