[llvm-dev] [XRay] Support for instrumentation on iOS applications ?

Dafeng Jin via llvm-dev llvm-dev at lists.llvm.org
Wed Jul 17 13:52:49 PDT 2019


I'm experimenting different ways to instrument functions for iOS
applications. Currently XRay instrumentation
supports C/C++/Objective-C/Objective-C++ which is a perfect match for iOS
applications but for platform it only support Linux.

I wonder what's the limitation or it's totally a bad idea for XRay on
mobile due to overhead?

Thanks,
Dafeng
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190717/252a87ea/attachment.html>


More information about the llvm-dev mailing list