[PATCH] D151020: [llvm-exegesis] Add ability to assign perf counters to specific PID
Aiden Grossman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 26 01:59:41 PDT 2023
aidengrossman updated this revision to Diff 525985.
aidengrossman added a comment.
Format, remove `LLVM_HAVE_LIBPFM` guard around `FileDescriptor` variable so the getter doesn't cause build errors on setups that don't have libpfm installed.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151020/new/
https://reviews.llvm.org/D151020
Files:
llvm/tools/llvm-exegesis/lib/PerfHelper.cpp
llvm/tools/llvm-exegesis/lib/PerfHelper.h
llvm/tools/llvm-exegesis/lib/Target.cpp
llvm/tools/llvm-exegesis/lib/Target.h
llvm/tools/llvm-exegesis/lib/X86/Target.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151020.525985.patch
Type: text/x-patch
Size: 4579 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230526/f6f46348/attachment.bin>
More information about the llvm-commits
mailing list