[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 18:08:21 PDT 2023


ellis updated this revision to Diff 513030.
ellis marked 2 inline comments as done.
ellis added a comment.

Rename flag to `-temporal-profile-max-trace-length`


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.513030.patch
Type: text/x-patch
Size: 19769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230413/71eb8c42/attachment.bin>


More information about the llvm-commits mailing list