diff options
author | Jiri Olsa <[email protected]> | 2015-06-26 11:29:20 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-06-26 11:49:03 -0300 |
commit | 3b3eb044519ac4c422dbc6084303c470b8d2dc61 (patch) | |
tree | e8375d48f9fafbe42354e88c6581c065d3457993 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 106a94a0f8c207ef4113ce7e32f34a00b3b174e7 (diff) |
perf stat: Separate counters reading and processing
Separating counters reading and processing so we could use the
processing part in following patches.
Using simple reading via perf_evsel__read function to read counters now,
because part of the processing was in the read_cb callback.
Signed-off-by: Jiri Olsa <[email protected]>
Cc: Adrian Hunter <[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]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions