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

Update to latest libusdt #7

Closed
sax opened this issue Nov 5, 2013 · 0 comments
Closed

Update to latest libusdt #7

sax opened this issue Nov 5, 2013 · 0 comments

Comments

@sax
Copy link
Contributor

sax commented Nov 5, 2013

Chris Andrews has made some updates in the last few months. He's added support for different platforms, and removed restrictions on the type of arguments passed to probes.

Updating usdt.c to accommodate the latter is a bit of a struggle for me, at my current comfort level with Ruby's internals. Particularly since values need to be type checked and cast using RSTRING_PTR, FIX2INT or ID2SYM, I'm not sure of the safest way to do this.

@sax sax closed this as completed Feb 26, 2022
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

No branches or pull requests

1 participant