#ALOK PRAKASH#
2012-May-22 15:25 UTC
[LLVMdev] Profiling Framework in Next Version of LLVM(3.2 maybe?)
Hello All, I think many of us had trouble with the profiling framework in LLVM, which seems to totally broken lately. I was thinking of fixing this in the next version. To start with, I will just fix the command line options in profile.pl script and llvmprof commands. But, I am not sure how to incorporate this with the rest of the compiler so that everyone take advantage and make further changes in the next version of the toolchain. Any pointers in this direction is appreciated. Thanks, Alok -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120522/4b9f3465/attachment.html>
Apparently Analagous Threads
- [LLVMdev] how to get path profile information ?
- [LLVMdev] how to get path profile information ?
- [LLVMdev] unable to decode llvmpro.out for path profiling
- [LLVMdev] FYI: Planning to remove ProfileInfo and related passes from LLVM
- [LLVMdev] Profiling in LLVM Patch Followup 1