Skip to content

Conversation

@jkotas
Copy link
Member

@jkotas jkotas commented May 17, 2025

Delete comments that refer to the old Windows-specific profiler attach implementation that was deleted by dotnet/coreclr#24670

Delete comments that refer to the old Windows-specific profiler attach
implementation that was deleted by dotnet/coreclr#24670
Copilot AI review requested due to automatic review settings May 17, 2025 17:48
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes obsolete comments that reference the old Windows-specific profiler attach implementation. The changes simplify the code by eliminating outdated documentation that is no longer relevant.

  • Removed an outdated comment block in profilinghelper.cpp detailing old initialization assumptions.
  • Deleted a similar obsolete comment block in profdetach.cpp.
  • Updated comments in finalizerthread.cpp to remove references to deprecated profiler attach behavior.

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
src/coreclr/vm/profilinghelper.cpp Removed obsolete comments regarding old profiler attach assumptions.
src/coreclr/vm/profdetach.cpp Deleted outdated comment section related to profiling attach/detach.
src/coreclr/vm/finalizerthread.cpp Updated comments by removing references to deprecated profiler attach.

@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @mangod9
See info in area-owners.md if you want to be subscribed.

@jkotas
Copy link
Member Author

jkotas commented May 19, 2025

/ba-g infrastructure timeouts

@jkotas jkotas merged commit 29638e8 into dotnet:main May 19, 2025
92 of 96 checks passed
@jkotas jkotas deleted the comments branch May 19, 2025 01:29
@github-actions github-actions bot locked and limited conversation to collaborators Jun 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants