Skip to content

Do not attempt to use ddprof library on windows#5793

Merged
jbachorik merged 1 commit into
masterfrom
jb/ddprof_windows
Aug 28, 2023
Merged

Do not attempt to use ddprof library on windows#5793
jbachorik merged 1 commit into
masterfrom
jb/ddprof_windows

Conversation

@jbachorik

Copy link
Copy Markdown
Contributor

What Does This Do

Explicitly disables ddprof on windows.

Motivation

The current enablement logic is a bit confusing for Windows - basically, we are pretending we are able to use ddprof but we, in fact, don't have the binaries for that platform.
The change will explicitly disable the ddprof library on Windows, improving the consistency.

Additional Notes

@jbachorik
jbachorik requested a review from a team as a code owner August 28, 2023 15:13
@jbachorik
jbachorik requested a review from dougqh August 28, 2023 15:13
@jbachorik
jbachorik merged commit fe8c2b1 into master Aug 28, 2023
@jbachorik
jbachorik deleted the jb/ddprof_windows branch August 28, 2023 15:52
@github-actions github-actions Bot added this to the 1.20.0 milestone Aug 28, 2023
@smola smola added the comp: profiling Profiling label Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants