Joe McDonnell has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/21164


Change subject: Add libpfm / google benchmark
......................................................................

Add libpfm / google benchmark

Google benchmark is a framework for writing benchmarks similar
to Googletest's framework for tests. An interesting feature of
google benchmark is that it integrates with libpfm / perfmon2
to get hardware performance counters as described in
https://abseil.io/fast/53 . This adds a build for both libpfm
and google benchmark to allow testing this capability for
microbenchmarks.

Testing:
 - Ran a toolchain build

Change-Id: I18a59e430850e45e7a28792925692a70ef9fce4a
---
M buildall.sh
M functions.sh
A source/googlebenchmark/build.sh
A source/libpfm/build.sh
4 files changed, 105 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/native-toolchain 
refs/changes/64/21164/1
--
To view, visit http://gerrit.cloudera.org:8080/21164
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: native-toolchain
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I18a59e430850e45e7a28792925692a70ef9fce4a
Gerrit-Change-Number: 21164
Gerrit-PatchSet: 1
Gerrit-Owner: Joe McDonnell <joemcdonn...@cloudera.com>

Reply via email to