[llvm-dev] RFC: XRay Framework Documentation (original) (raw)

Dean Michael Berris via llvm-dev llvm-dev at lists.llvm.org
Thu Jan 3 19:01:26 PST 2019


Hi llvm-dev,

I’ve taken some time to document how one would implement an XRay mode that isn’t one of the currently shipped modes with compiler-rt. The patch is at:

https://reviews.llvm.org/D56244

The documentation aims to show a couple of things:

I’d really appreciate another pair of eyes on the wording and content. It would be great to get feedback from those less familiar with some of the details of the XRay runtime bits, and see whether the documentation covers enough information to allow someone new to implement their own modes.

Thanks in advance!

Cheers

-- Dean



More information about the llvm-dev mailing list