Skip to content

Enable profiler in dist-powerpc-linux - #119404

Merged
bors merged 1 commit into
rust-lang:masterfrom
ecnelises:ppc_profiler
Dec 29, 2023
Merged

Enable profiler in dist-powerpc-linux#119404
bors merged 1 commit into
rust-lang:masterfrom
ecnelises:ppc_profiler

Conversation

@ecnelises

Copy link
Copy Markdown
Contributor

No description provided.

@ecnelises

Copy link
Copy Markdown
ContributorAuthor

Similar to #118100

@rustbot

Copy link
Copy Markdown
Collaborator

r? @Kobzol

(rustbot has picked a reviewer for you, use r? to override)

@rustbotrustbot added A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. labels Dec 29, 2023
@Kobzol

Copy link
Copy Markdown
Member

Same as in the previous PR, we already enable the profiler for other PowerPC builds, so it shouldn't be an issue to enable it also here.

@bors r+ rollup

@bors

bors commented Dec 29, 2023

Copy link
Copy Markdown
Collaborator

📌 Commit f7ed423 has been approved by Kobzol

It is now in the queue for this repository.

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Dec 29, 2023
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 29, 2023
…iaskrgr
Rollup of 5 pull requests
Successful merges:
- rust-lang#119375 (Merge Coroutine lowering functions)
- rust-lang#119393 (Use filter instead of filter_map in Parser::expected_one_of_not_found)
- rust-lang#119401 (coverage: Avoid a possible query stability hazard in `CoverageCounters`)
- rust-lang#119402 (Also walk bindings created by if-let guards)
- rust-lang#119404 (Enable profiler in dist-powerpc-linux)
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 761e058 into rust-lang:masterDec 29, 2023
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Dec 29, 2023
Rollup merge of rust-lang#119404 - ecnelises:ppc_profiler, r=Kobzol
Enable profiler in dist-powerpc-linux
@rustbotrustbot added this to the 1.77.0 milestone Dec 29, 2023
briansmith added a commit to briansmith/ring that referenced this pull request Jan 3, 2024
briansmith added a commit to briansmith/ring that referenced this pull request Jan 3, 2024
briansmith added a commit to briansmith/ring that referenced this pull request May 6, 2024
briansmith added a commit to briansmith/ring that referenced this pull request May 6, 2024
briansmith added a commit to briansmith/ring that referenced this pull request May 7, 2024
addd45 pushed a commit to addd45/ring_pre_digest that referenced this pull request Oct 4, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-testsuiteArea: The testsuite used to check the correctness of rustcS-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-infraRelevant to the infrastructure team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@ecnelises@rustbot@Kobzol@bors