[PATCH] D148150: [InstrProf][Temporal] Add weight field to traces

Ellis Hoag via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 12 16:48:46 PDT 2023


ellis updated this revision to Diff 513014.
ellis marked an inline comment as done.
ellis added a comment.

Remove `--temporal-profile-trace-weight` flag


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148150

Files:
  compiler-rt/test/profile/instrprof-timestamp.c
  llvm/docs/CommandGuide/llvm-profdata.rst
  llvm/include/llvm/ProfileData/InstrProf.h
  llvm/include/llvm/ProfileData/InstrProfReader.h
  llvm/include/llvm/ProfileData/InstrProfWriter.h
  llvm/lib/ProfileData/InstrProfReader.cpp
  llvm/lib/ProfileData/InstrProfWriter.cpp
  llvm/test/tools/llvm-profdata/merge-traces.proftext
  llvm/test/tools/llvm-profdata/read-traces.proftext
  llvm/test/tools/llvm-profdata/trace-limit.proftext
  llvm/tools/llvm-profdata/llvm-profdata.cpp
  llvm/unittests/ProfileData/InstrProfTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148150.513014.patch
Type: text/x-patch
Size: 17923 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230412/b271048b/attachment.bin>


More information about the llvm-commits mailing list