================
@@ -2780,6 +2780,25 @@ usual build cycle when using sample profilers for 
optimization:
        /clang:-fdebug-info-for-profiling 
/clang:-funique-internal-linkage-names ^
        code.cc /Fe:code /fuse-ld=lld /link /debug:dwarf
 
+   [OPTIONAL] Pseudo instrumentation can be used as the anchor for accurate
+   profile mapping with the ``-fpseudo-probe-for-profiling`` option.
----------------
MaskRay wrote:

Mention the relation with -fdebug-info-for-profiling

https://github.com/llvm/llvm-project/pull/162606
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to