Skip to content

Conversation

@vvuk
Copy link
Collaborator

@vvuk vvuk commented May 20, 2024

No description provided.


// always root pid first
queue_pid(pid, true);
queue_pid(pid, false);
Copy link
Owner

Choose a reason for hiding this comment

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

Seems unrelated, is it intentional?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Unrelated yeah, but also intentional; happened to catch it while looking at this and accidentally included it in here. It should be a failure if we can't attach to the root pid, because the profile will be empty.

Copy link
Owner

@mstange mstange left a comment

Choose a reason for hiding this comment

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

Cool! Oh and please fix the typo in the commit message too. :)

@vvuk vvuk changed the title Impelement 'samply setup' to codesign binary Implement 'samply setup' to codesign binary May 21, 2024
@vvuk vvuk enabled auto-merge (squash) May 21, 2024 22:36
@vvuk vvuk merged commit 6d11f3b into main May 21, 2024
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