Issue 110130
Summary [ctx_prof] Add a GUID <-> Function Name (and module) table to the profile, for debugging
Labels new issue
Assignees mtrofin
Reporter mtrofin
    It's easy (I just did it) to mismatch a build flag between instrumentation and profile use, which would lead to GUIDs referring to different things. We could add an optional table for just the GUIDs in the profile (so that'd be the subset of functions in a binary that's used)
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to