Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CMakeLists.txt for perf_counters_test #1701

Merged

Conversation

illbegood
Copy link
Contributor

perf_counters_test fails because benchmark/test/perf_counters_test.cc has an INSTRUCTIONS counter. And doesn't have the BRANCHES one (since e441a8c).

Copy link

google-cla bot commented Nov 15, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@illbegood illbegood force-pushed the fix_cmakelists_txt_for_perf_counters_test branch from 2679cdf to e2caa4c Compare November 15, 2023 07:45
@dmah42
Copy link
Member

dmah42 commented Nov 16, 2023

thanks for spotting that

@dmah42 dmah42 merged commit 4a2e34b into google:main Nov 16, 2023
54 of 60 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants