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

Deduplicate list of PIDs in processEventBatcher #2845

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

umanwizard
Copy link
Contributor

Why?

If unwind info is requested for the same PID multiple times, there's no reason to repeatedly attempt to extract it, so let's just deduplicate them here.

@umanwizard umanwizard requested a review from a team as a code owner June 4, 2024 13:38
@brancz brancz merged commit b940af4 into parca-dev:main Jun 6, 2024
12 checks passed
Copy link
Member

@kakkoyun kakkoyun left a comment

Choose a reason for hiding this comment

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

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.

3 participants