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

Log: fix preserving mtrace and reduce verbosity #1228

Merged
merged 2 commits into from
Aug 15, 2024
Merged

Conversation

lyakh
Copy link
Contributor

@lyakh lyakh commented Aug 14, 2024

No description provided.

If a '-s 0' flag is used when starting tests to disable firmware
logging, the logger shouldn't be killed either. Use a correct test
for this.

Signed-off-by: Guennadi Liakhovetski <[email protected]>
Dumping all tasks even on a dedicated test system, running Ubuntu
generates too much output, which is difficult to find useful
information in. Dump waiting tasks and locks help instead to identify
kernel dead-locks.

Signed-off-by: Guennadi Liakhovetski <[email protected]>
@lyakh lyakh requested a review from a team as a code owner August 14, 2024 11:01
@lyakh
Copy link
Contributor Author

lyakh commented Aug 14, 2024

CI failures:

Copy link
Collaborator

@marc-hb marc-hb left a comment

Choose a reason for hiding this comment

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

I didn't realize -s 0 works, I only ever used -s...

@marc-hb marc-hb merged commit 951b237 into thesofproject:main Aug 15, 2024
5 of 7 checks passed
@lyakh lyakh deleted the log branch August 16, 2024 08:27
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