Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/google/ruy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/pmu.cc
AgeCommit message (Expand)Author
2020-03-30Move ruy's code to a ruy/ subdirectory.Benoit Jacob
2020-03-10Fix PMU-querying code to properly count child threads. There were 2 issues:Benoit Jacob
2020-03-10Ruy: Reduce compiler warnings.Alex Stark
2020-03-10Fix compilation error on arm32Benoit Jacob
2020-03-10Ruy: Guard an include, fixing MacOS build.Alex Stark
2020-03-10Ruy: Improve includes.Alex Stark
2020-03-10Improvements to PMU stats in ruy benchmark:Benoit Jacob
2020-03-10Fix a compiler warning/error for unused result of `read` syscall.Sean Silva
2020-03-06Opensource RuyJared Duke
2020-03-06Support Windows with ruyBenoit Jacob
2020-03-06internal changeBenoit Jacob