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

Add target label to SpawnExec in the execution log #15435

Merged
merged 1 commit into from
May 9, 2022
Merged

Add target label to SpawnExec in the execution log #15435

merged 1 commit into from
May 9, 2022

Conversation

ckolli5
Copy link

@ckolli5 ckolli5 commented May 9, 2022

The execution log is very handy for tracking fine grain build data for analysis, however there's no easy way to correlate the action data to a target, this change simply adds the owning target's label to the SpawnExec info to enable this correlation.

Closes #14818.

PiperOrigin-RevId: 439516075

The execution log is very handy for tracking fine grain build data for analysis, however there's no easy way to correlate the action data to a target, this change simply adds the owning target's label to the SpawnExec info to enable this correlation.

Closes #14818.

PiperOrigin-RevId: 439516075
@ckolli5 ckolli5 merged commit e239f58 into bazelbuild:release-5.2.0 May 9, 2022
@meteorcloudy
Copy link
Member

@meteorcloudy
Copy link
Member

@coeuvre will help look into it

@meteorcloudy
Copy link
Member

@ckolli5 I have enabled pr status check before merging a pr, this won't happen again.

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.

3 participants