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

vPMU support warning and other usability improvements #26

Closed hilldani closed 1 year ago

hilldani commented 1 year ago

possibly breaking changes:

  1. output files are no longer in results sub directory

updates and bug fixes:

  1. warn about lack of vPMU support for TMA in ICX and SPR VM's
  2. now supports SPR with older perf's which don't support frontend format
  3. added postprocess error summaries when using verbose
  4. added default input file of perfstat.csv to perf-postprocess
  5. perf-postprocess no longer requires privileges
  6. cleaned up unused functions and variables