[PATCH] D69700: [profile] Support dynamically allocated counters

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 31 20:51:27 PDT 2019


phosek updated this revision to Diff 227394.

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

https://reviews.llvm.org/D69700

Files:
  compiler-rt/lib/profile/InstrProfData.inc
  compiler-rt/lib/profile/InstrProfilingFile.c
  compiler-rt/lib/profile/InstrProfilingMerge.c
  compiler-rt/lib/profile/InstrProfilingRuntime.cpp
  compiler-rt/lib/profile/InstrProfilingUtil.c
  compiler-rt/lib/profile/InstrProfilingUtil.h
  compiler-rt/lib/profile/InstrProfilingWriter.c
  compiler-rt/test/profile/instrprof-basic.c
  llvm/include/llvm/ProfileData/InstrProfData.inc
  llvm/include/llvm/Transforms/Instrumentation/InstrProfiling.h
  llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69700.227394.patch
Type: text/x-patch
Size: 22466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191101/2eb80f83/attachment.bin>


More information about the llvm-commits mailing list