[llvm] [llvm-exegesis] Add support for pinning benchmarking process to a CPU (PR #85168)
Clement Courbet via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 21 05:09:24 PDT 2024
legrosbuffle wrote:
Why can't we use `taskset llvm-exegesis ...` ? On linux I think chidren inherit the affinity of the parent.
https://github.com/llvm/llvm-project/pull/85168
More information about the llvm-commits
mailing list