[PATCH] D34863: [XRay][tools] Function call stack based analysis tooling for XRay traces

Keith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 30 00:03:19 PDT 2017


kpw added a comment.

Thanks for the feedback Dean. I'm working on some FileCheck tests before I consider it ready to land, but I don't know that the implementation needs anything more.

It would be useful to have a chat with you about how the stacks tool can detect sibling calls. Do we have any compiler attributes/sleds planned or implemented to track that scenario?


https://reviews.llvm.org/D34863





More information about the llvm-commits mailing list