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

Move probe_records to usdt #139

Merged
merged 2 commits into from
Dec 12, 2023
Merged

Move probe_records to usdt #139

merged 2 commits into from
Dec 12, 2023

Conversation

zephraph
Copy link
Contributor

As suggested by @bnaecker in #138, this pulls probe_records out of dusty and moves it into usdt to make it easier to programmatically extract the probes from a binary without spawning dusty as a subprocess.

I didn't add this as a feature but I could see how one might want to add it as a feature given it pulls in several more dependencies.

Copy link
Collaborator

@bnaecker bnaecker left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

@bnaecker bnaecker merged commit 3f87dde into master Dec 12, 2023
11 checks passed
@bnaecker bnaecker deleted the refactor-dusty-usdt branch December 12, 2023 19:01
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