I am working on path profiling, but command llvm-prof cannot read path profile info. Making llvm-prof to be able to read PP info is so wonderful. But I cannot find the format of PP. Could anyone give me the document of path profile info format so that I could modify llvm-prof.
You can find the link to this document in llvm.org/pubs. Although a search in llvm.org/docs won’t find it for you. Let me know if there’s a specific place in the docs where we should hang a link.