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

riscv_cpustart.c: Change CPU start related traces to sinfo #15467

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

pussuw
Copy link
Contributor

@pussuw pussuw commented Jan 8, 2025

Summary

Do the trace like all other platforms do. Motivation is to remove useless traces from boot process, unless the user explicitly asks for such (schedule related) traces.

Impact

Tracing, RISCV with SMP only.

Testing

CI pass, no functional testing.

@github-actions github-actions bot added Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Size: XS The size of the change in this PR is very small labels Jan 8, 2025
@xiaoxiang781216 xiaoxiang781216 merged commit ae9815a into apache:master Jan 8, 2025
17 checks passed
@pussuw pussuw deleted the riscv_fix_cpu_boot_trace branch January 8, 2025 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Size: XS The size of the change in this PR is very small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants