Skip to content

Support uftrace (and other fentry consumers) #55092

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
lu-zero opened this issue Oct 15, 2018 · 2 comments
Open

Support uftrace (and other fentry consumers) #55092

lu-zero opened this issue Oct 15, 2018 · 2 comments
Labels
A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. C-feature-request Category: A feature request, i.e: not implemented / a PR. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Comments

@lu-zero
Copy link
Contributor

lu-zero commented Oct 15, 2018

uftrace should work already with -Zprofile but seems it is not.

Related issues

@quark-zju
Copy link
Contributor

I think -Zprofile does a different thing - similar to gcc --coverage, not gcc -pg.

#57220 adds another flag for uftrace support.

@lu-zero
Copy link
Contributor Author

lu-zero commented May 3, 2019

It would need probably some documentation somewhere now.

@jonas-schievink jonas-schievink added A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. C-feature-request Category: A feature request, i.e: not implemented / a PR. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Aug 6, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. C-feature-request Category: A feature request, i.e: not implemented / a PR. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

3 participants