perf stat report: Add report command
authorJiri Olsa <[email protected]>
Thu, 5 Nov 2015 14:40:55 +0000 (15:40 +0100)
committerArnaldo Carvalho de Melo <[email protected]>
Thu, 17 Dec 2015 19:00:34 +0000 (16:00 -0300)
commitba6039b6c8fcc24de7d6ab7b0bada4becaf84a2c
tree43ad541a97d35fce285a54cb208118261cdef908
parent7b60a7e3a687481553d2b6ec7e6390a6e82f1849
perf stat report: Add report command

Adding 'perf stat report' command support. ATM it only processes attr
events and display nothing.

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