Skip to content

Fix/refactoring - #145

Merged
CodingInAVan merged 2 commits into
mainfrom
fix/refactoring
Aug 2, 2026
Merged

Fix/refactoring#145
CodingInAVan merged 2 commits into
mainfrom
fix/refactoring

Conversation

@CodingInAVan

Copy link
Copy Markdown
Contributor

Description

Refactors client startup and trace-launch planning into focused modules without changing behavior.

  • Adds ClientStartup to coordinate configuration, runtime/session setup, monitor startup, collectors, segmentation, and sampling.
  • Extracts startup configuration, monitor configuration, and session bootstrap logic from gpufl.cpp.
  • Extracts launcher trace-run planning into TraceRunPlan.
  • Adds focused unit coverage for each new module.

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Refactoring

Testing

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

@CodingInAVan
CodingInAVan merged commit 437e6ea into main Aug 2, 2026
4 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.

1 participant