Skip to content

perf: Rename PerfReportWrap to PerfRecordWrap#325

Merged
apaolillo merged 1 commit intomainfrom
perfrecord
Feb 10, 2026
Merged

perf: Rename PerfReportWrap to PerfRecordWrap#325
apaolillo merged 1 commit intomainfrom
perfrecord

Conversation

@apaolillo
Copy link
Collaborator

PerfReportWrap wraps perf record and drives report/flamegraph hooks, so the old name was misleading and easy to confuse with the perf report subcommand itself.

Rename the wrapper class to PerfRecordWrap and propagate the change across Java wrappers, tests, tutorials, and documentation.

PerfReportWrap wraps `perf record` and drives report/flamegraph hooks,
so the old name was misleading and easy to confuse with the
`perf report` subcommand itself.

Rename the wrapper class to PerfRecordWrap and propagate the change
across Java wrappers, tests, tutorials, and documentation.

Signed-off-by: Antonio Paolillo <apaolill@gmail.com>
@apaolillo apaolillo self-assigned this Feb 10, 2026
Copy link
Collaborator

@matsvanmolle matsvanmolle left a comment

Choose a reason for hiding this comment

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

lgtm

@apaolillo apaolillo merged commit bd76df6 into main Feb 10, 2026
2 checks passed
@apaolillo apaolillo deleted the perfrecord branch February 10, 2026 08:56
EstAK pushed a commit to EstAK/benchkit that referenced this pull request Feb 25, 2026
PerfReportWrap wraps `perf record` and drives report/flamegraph hooks,
so the old name was misleading and easy to confuse with the `perf
report` subcommand itself.

Rename the wrapper class to PerfRecordWrap and propagate the change
across Java wrappers, tests, tutorials, and documentation.

Signed-off-by: Antonio Paolillo <apaolill@gmail.com>
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