This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository test-suite.
from 8b8dc741 cmake: Remove CMakeLists.txt of unused non-working benchmark. new 2b92feb1 Revert r336970 "[XRay][test-suite] Benchmarks for profiling m [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: MicroBenchmarks/XRay/CMakeLists.txt | 1 - MicroBenchmarks/XRay/ProfilingMode/CMakeLists.txt | 20 --- .../XRay/ProfilingMode/deep-call-bench.cc | 90 ------------- .../XRay/ProfilingMode/shallow-call-bench.cc | 84 ------------ .../XRay/ProfilingMode/wide-call-bench.cc | 142 --------------------- 5 files changed, 337 deletions(-) delete mode 100644 MicroBenchmarks/XRay/ProfilingMode/CMakeLists.txt delete mode 100644 MicroBenchmarks/XRay/ProfilingMode/deep-call-bench.cc delete mode 100644 MicroBenchmarks/XRay/ProfilingMode/shallow-call-bench.cc delete mode 100644 MicroBenchmarks/XRay/ProfilingMode/wide-call-bench.cc