[PATCH] D156006: [InstrProf] Emit warnings when correlating lightweight profiles

Ellis Hoag via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 7 17:21:45 PDT 2023


ellis updated this revision to Diff 548002.
ellis added a comment.
Herald added subscribers: Sanitizers, hoy, wlei.
Herald added a project: Sanitizers.

Add flag `---max-debug-info-correlation-warnings` and a test


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156006/new/

https://reviews.llvm.org/D156006

Files:
  compiler-rt/test/profile/Linux/instrprof-debug-info-correlate-warnings.c
  llvm/include/llvm/ProfileData/InstrProfCorrelator.h
  llvm/lib/ProfileData/InstrProfCorrelator.cpp
  llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
  llvm/tools/llvm-profdata/llvm-profdata.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156006.548002.patch
Type: text/x-patch
Size: 12157 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230808/01e62ed0/attachment.bin>


More information about the llvm-commits mailing list