Skip to content

Releases: intel/PerfSpect

1.3.5

16 Aug 15:31
ee60713
Compare
Choose a tag to compare
  1. add srf preview
  2. condense metric table in html
  3. remove rounding for system TSC calculation
  4. add instruction mixes

1.3.4

08 Aug 16:45
1821112
Compare
Choose a tag to compare
  • remove readme from perfspect.tgz
  • move cycles to its own group when in a VM due to it being hidden in most CSP's
  • filter out MSR required events when inside VM

1.3.3

30 Jun 12:33
21441b3
Compare
Choose a tag to compare

updated html report to:

  • x-axis now contains actual timestamps
  • diffs are now calculated more intuitively with coloring for up and now
  • diff in separate column
  • TMA and PSI both under bottlenecks tab
  • rounded values
  • table now fits content instead of 100%
  • disclaimer explaining all the periods in TMA metric names
  • help info now behind help icon

1.3.2

22 Jun 14:07
75f8a93
Compare
Choose a tag to compare
  • added per transaction flag to postprocess
  • added diff utility to html report

1.3.1

15 Jun 22:45
110fe4f
Compare
Choose a tag to compare
  • fix old TMA version names
  • update tma support detection to not require msr kernel module
  • update html report
    • add metadata
    • add all metric averages
    • add metric descriptions

1.3.0

13 Jun 18:21
f9fece6
Compare
Choose a tag to compare

Breaking change

  • changed --thread flag to --cpu to align with Linux norms

Non-breaking changes

  • added more metrics to all platforms:
    • metric_locks retired per instr
    • metric_% Uops delivered from decoded Icache (DSB)
    • metric_% Uops delivered from legacy decode pipeline (MITE)
  • dynamically detect vPMU driver support for TMA fixed events
  • refactored perf-postprocess for readability
  • fixed some typos

1.2.14

08 Jun 23:32
0197f35
Compare
Choose a tag to compare
  1. added PSI metrics
  2. fix vm check

1.2.13

06 Jun 22:15
b0a5cf5
Compare
Choose a tag to compare
  1. bug fix cstate events when hyperthreading off
  2. add metadata to logs of perf-collect
  3. better handle short collection periods

1.2.12

05 Jun 23:11
f41e963
Compare
Choose a tag to compare
  1. fixing bug with html report not getting read as utf-8
  2. adding TMA version to readme

1.2.11

02 Jun 21:56
cb0fef4
Compare
Choose a tag to compare

New in v1.2.11:

  • updated CLX, SKX, BDX metrics and events to latest perfmon
  • improved cid mode (auto-selects 5 containers with highest cpu util)
  • optimized postprocessing speed
  • changed output interval to 5 seconds and multiplexing to 125ms (eliminates perf overhead)