[PATCH 0/3] Various optimizations for event creation

From: Peter Zijlstra
Date: Tue Oct 22 2019 - 05:25:25 EST


Hi,

There here patches are the result of Andi looking at perf event creation
bottlenecks. And while he's solved much of it with his recent perf-stat patch
set that moves event creation to CPU affine threads, these patches do still
help and can also cover other workloads.

Please consider.