Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/16284
Change subject: [benchmarks] added a few 'perf stat' metrics ...................................................................... [benchmarks] added a few 'perf stat' metrics Added an ability to run most of the micro-benchmarks under 'perf stat' and record the following metrics: * instructions per cycle * CPU utilization * branch misses (in percentage points) To to disable the collection of the these performance counters, set RUN_PERF_STAT to 0 (it's set to 1 by default). Change-Id: Ib742ffbaabca96c2ac455481313348da2133ff6e --- M src/kudu/scripts/benchmarks.sh 1 file changed, 262 insertions(+), 119 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/84/16284/1 -- To view, visit http://gerrit.cloudera.org:8080/16284 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ib742ffbaabca96c2ac455481313348da2133ff6e Gerrit-Change-Number: 16284 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
