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

Fix infinite loop with Profiling tool compare mode and app with no sql ids #4569

Merged
merged 2 commits into from
Jan 20, 2022

Conversation

tgravescs
Copy link
Collaborator

fixes #4567

The profiling tool when run in compare mode and an application doesn't have sqlIds can end up in an infinite loop.
Here we fix that just by removing that appId so we continue on to the next one.

Signed-off-by: Thomas Graves [email protected]

@tgravescs tgravescs added this to the Jan 10 - Jan 28 milestone Jan 19, 2022
@tgravescs tgravescs self-assigned this Jan 19, 2022
@tgravescs
Copy link
Collaborator Author

build

@tgravescs tgravescs merged commit 8f9afa6 into NVIDIA:branch-22.02 Jan 20, 2022
@tgravescs tgravescs deleted the fixcompare branch January 20, 2022 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Profile tool hangs in compare mode
2 participants