[PATCH] D118181: [InstrProf][Correlate] Verify debug info with llvm-profdata show
Ellis Hoag via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 25 16:21:51 PST 2022
ellis created this revision.
Herald added a subscriber: hiraditya.
ellis updated this revision to Diff 403056.
ellis added a comment.
ellis retitled this revision from "Add show verify" to "[InstrProf][Correlate] Verify debug info with llvm-profdata show".
ellis edited the summary of this revision.
ellis added reviewers: kyulee, David.Xu, phosek.
ellis updated this revision to Diff 403072.
ellis updated this revision to Diff 403073.
ellis published this revision for review.
Herald added projects: Sanitizers, LLVM.
Herald added subscribers: llvm-commits, Sanitizers.
Working
ellis added a comment.
Display counters section size
ellis added a comment.
Add comment
Use the `llvm-profdata show` command to verify debug info for profile correlation using the `--debug-info-correlation` option.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D118181
Files:
compiler-rt/test/profile/Linux/instrprof-show-debug-info-correlation.c
llvm/include/llvm/ProfileData/InstrProf.h
llvm/include/llvm/ProfileData/InstrProfCorrelator.h
llvm/lib/ProfileData/InstrProfCorrelator.cpp
llvm/tools/llvm-profdata/llvm-profdata.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118181.403073.patch
Type: text/x-patch
Size: 7007 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220126/2c6c7f6d/attachment.bin>
More information about the llvm-commits
mailing list