Contributor
Riccardo Mancini

Multi-threading in perf


Mentors
Ian Rogers, acme, Namhyung Kim
Organization
The Linux Foundation

This project proposes to implement a thread pool inside perf, which could be used first to improve the existing parallelization in the synthetic threads and then to parallelize perf-report. Furthermore, the thread pool could be reused in future work in perf to efficiently implement new parallel portions.