intel / PerfSpect

System performance characterization tool based on linux perf
https://intel.github.io/PerfSpect/
BSD 3-Clause "New" or "Revised" License
333 stars 30 forks source link

run without root permission #66

Closed harp-intel closed 2 months ago

harp-intel commented 5 months ago

This is an experimental PR that allows running perf-collect as a regular, non-root, user.

The caveat is that a 'root' user must pre-configure the system before running perf-collect. There are three configuration items:

harp-intel commented 2 months ago

changes merged into master and release 1.4.0