sysutil/intel-pcm: Update to 202109
Update to the latest. It contains a number of minor fixes. From 202109: * pcm-raw: support collecting events by names from event lists (https://download.01.org/perfmon/). Details: link * pcm-raw: support event group multiplexing * pcm-iio: support csv output * Extended Windows PCM driver to support all ICX uncore performance monitoring units * Developed a workaround to make PCM work in VMware guest From 202107: * support systems with > 1024 logical cores * support Rocket Lake (#298) * pcm-pcie: fix HIT metrics calculation on Broadwell/Haswell server platforms (#306) * pcm: add several additional columns to the socket and core sections in csv output * pcm-iio: fix multiplier value for outbound events on Snowridge and Icelake server platforms * implement workaround for Linux watchdog not clearing its event programming * move Icelake top-down events to a separate group to fix counting through Linux perf API * add pcm-mmio utility to rpm Sponsored by: Netflix
This commit is contained in:
parent
e58e3de545
commit
92b5e9c473
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Adrian Chadd
|
||||
|
||||
PORTNAME= intel-pcm
|
||||
PORTVERSION= 202105
|
||||
PORTVERSION= 202109
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= imp@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1623195555
|
||||
SHA256 (opcm-pcm-202105_GH0.tar.gz) = 50089b9bd08a37d0075433cb5ab5552d38272e65c933efcc3e6894fa794f59bb
|
||||
SIZE (opcm-pcm-202105_GH0.tar.gz) = 1185417
|
||||
TIMESTAMP = 1633364650
|
||||
SHA256 (opcm-pcm-202109_GH0.tar.gz) = e57777b03807c6177f76eb4996facb87db9325ada5157d2e7e755413bd956548
|
||||
SIZE (opcm-pcm-202109_GH0.tar.gz) = 1201461
|
||||
|
|
Loading…
Reference in a new issue