Skip to content

[DX-3763] dump inuse and memory profile#2516

Open
Tofel wants to merge 2 commits intomainfrom
dx-3763-dump-two-profiles
Open

[DX-3763] dump inuse and memory profile#2516
Tofel wants to merge 2 commits intomainfrom
dx-3763-dump-two-profiles

Conversation

@Tofel
Copy link
Copy Markdown
Contributor

@Tofel Tofel commented Apr 9, 2026

No description provided.

@Tofel Tofel requested a review from a team as a code owner April 9, 2026 11:19
Copilot AI review requested due to automatic review settings April 9, 2026 11:19
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

👋 Tofel, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

Copy link
Copy Markdown
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

Adds additional pprof dumping in the CL nodes leak detector so leak checks can persist both allocation and in-use memory profiles for post-test analysis.

Changes:

  • Dump two Pyroscope memory profiles during CLNodesLeakDetector.Check: alloc (default) and inuse.
  • Add per-profile output naming and log the saved profile type/path.
  • Add a framework changeset note for the new behavior.

Reviewed changes

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

File Description
framework/leak/detector_cl_node.go Updates leak check to download and save multiple memory pprof profiles (alloc + inuse) with distinct output names and logging.
framework/.changeset/v0.15.16.md Documents the new behavior in the changelog/changeset.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Tofel Tofel force-pushed the dx-3763-dump-two-profiles branch from f97fa25 to cf09c89 Compare April 9, 2026 16:14
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