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

Cannot disable perf timers after enabling #3230

Open
stevenengler opened this issue Nov 15, 2023 · 0 comments
Open

Cannot disable perf timers after enabling #3230

stevenengler opened this issue Nov 15, 2023 · 0 comments
Labels
Type: Bug Error or flaw producing unexpected results

Comments

@stevenengler
Copy link
Contributor

If you enable perf timers with ./setup --use-perf-timers, you cannot disable them without deleting the build cache (rm -r build/). If you run ./setup after running ./setup --use-perf-timers, the C code will continue to build with -DUSE_PERF_TIMERS. I'm not sure what happens to the rust code.

@stevenengler stevenengler added the Type: Bug Error or flaw producing unexpected results label Nov 15, 2023
@stevenengler stevenengler changed the title Cannot disable perf timers Cannot disable perf timers after enabling Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Error or flaw producing unexpected results
Projects
None yet
Development

No branches or pull requests

1 participant