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 option to skip barrier marker events in traces #320

Merged
merged 5 commits into from Jan 10, 2024

Conversation

tbennun
Copy link
Contributor

@tbennun tbennun commented Dec 14, 2023

When inspecting traces with multiple queues, barrier events can be overwhelming on the profile. This PR creates a config entry to not include those in the output file. The configuration is disabled by default, so it should not affect the existing behavior.

Copy link
Collaborator

@jrmadsen jrmadsen left a comment

Choose a reason for hiding this comment

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

Just requesting that "perfetto" is removed from the categories of the option because this isn't a setting that is perfetto-specific

source/lib/core/config.cpp Outdated Show resolved Hide resolved
@tbennun
Copy link
Contributor Author

tbennun commented Dec 14, 2023

@jrmadsen Done, thank you.

@tbennun
Copy link
Contributor Author

tbennun commented Dec 18, 2023

@jrmadsen Reran clang-format, hopefully it all passes now.

@jrmadsen
Copy link
Collaborator

@jrmadsen Reran clang-format, hopefully it all passes now.

We’ve currently got a problem with the MPI test cases when they run on the free GitHub runners so it’s unlikely everything will pass. We are currently evaluating how we want to proceed

@jrmadsen jrmadsen merged commit 82cbe3f into ROCm:main Jan 10, 2024
47 checks passed
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.

None yet

2 participants