[PATCH] D135929: [profile] Add binary ids into indexed profiles

Gulfem Savrun Yeniceri via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 29 10:49:02 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1ae7d83803e4: [profile] Add binary ids into indexed profiles (authored by gulfem).

Changed prior to commit:
  https://reviews.llvm.org/D135929?vs=485572&id=485624#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135929

Files:
  compiler-rt/include/profile/InstrProfData.inc
  compiler-rt/test/profile/Linux/binary-id.c
  compiler-rt/test/profile/Linux/counter_promo_for.c
  compiler-rt/test/profile/Linux/counter_promo_nest.c
  compiler-rt/test/profile/Linux/counter_promo_while.c
  compiler-rt/test/profile/Linux/instrprof-debug-info-correlate.c
  llvm/include/llvm/ProfileData/InstrProf.h
  llvm/include/llvm/ProfileData/InstrProfData.inc
  llvm/include/llvm/ProfileData/InstrProfReader.h
  llvm/include/llvm/ProfileData/InstrProfWriter.h
  llvm/lib/ProfileData/InstrProf.cpp
  llvm/lib/ProfileData/InstrProfReader.cpp
  llvm/lib/ProfileData/InstrProfWriter.cpp
  llvm/tools/llvm-profdata/llvm-profdata.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135929.485624.patch
Type: text/x-patch
Size: 28349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221229/b236ba37/attachment.bin>


More information about the llvm-commits mailing list