[PATCH] D139496: [CMake] Use perf with LBR for clang-bolt (WIP)

Amir Ayupov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 6 18:55:37 PST 2022


Amir created this revision.
Amir added reviewers: bolt, phosek.
Herald added a project: All.
Amir requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

`perf` provides a faster and easier way to collect BOLT
profile. Generalize CMake handling of applying BOLT to
Clang to allow using perf with or without LBR stacks
for profile collection.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D139496

Files:
  clang/CMakeLists.txt
  clang/cmake/caches/BOLT.cmake

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139496.480736.patch
Type: text/x-patch
Size: 8287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221207/3bb73e50/attachment-0001.bin>


More information about the cfe-commits mailing list