[PATCH] [Mach-O] Dtrace Support Part 1: User SDT provider handling.

Sean Silva chisophugis at gmail.com
Wed Feb 18 22:55:07 PST 2015


On Tue, Feb 17, 2015 at 8:07 AM, Alex Rosenberg <alexr at leftfield.org> wrote:

> DTrace exists for ELF as well. Can some of this be moved to support that?
>

This is using the Mac-specific USDT mangling scheme. I don't think that any
of the ELF DTrace implementations use that (although they should if they
have enough toolchain choice to do the legwork to do it, because it is a
really neat and simple way to do it from the end-user's perspective).

-- Sean Silva



>
>
> REPOSITORY
>   rL LLVM
>
> http://reviews.llvm.org/D7695
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150218/4ca3f6d3/attachment.html>


More information about the llvm-commits mailing list