Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Profiler: fix wrong field name #23046

Closed

Conversation

sluongng
Copy link
Contributor

As reported in #22505, I misread the initial implemenation and named
this field wrongly. Given there has been no report about this before
this issue, it's safe to assume that the field is not widely used by
other folks and therefore, is safe to change.

Closes #22505.

As reported in bazelbuild#22505, I misread the initial implemenation and named
this field wrongly. Given there has been no report about this before
this issue, it's safe to assume that the field is not widely used by
other folks and therefore, is safe to change.

Closes bazelbuild#22505.
@github-actions github-actions bot added team-Performance Issues for Performance teams awaiting-review PR is awaiting review from an assigned reviewer labels Jul 19, 2024
@coeuvre
Copy link
Member

coeuvre commented Jul 22, 2024

cc @meisterT

@meisterT meisterT added awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally and removed awaiting-review PR is awaiting review from an assigned reviewer labels Aug 7, 2024
@copybara-service copybara-service bot closed this in 424ff69 Aug 8, 2024
@github-actions github-actions bot removed the awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally label Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-Performance Issues for Performance teams
Projects
None yet
Development

Successfully merging this pull request may close these issues.

profile_finish_ts actually describes profile start timestamp
3 participants