git: 92b5e9c4737c - main - sysutil/intel-pcm: Update to 202109
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 04 Oct 2021 16:34:41 UTC
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/ports/commit/?id=92b5e9c4737cbf6de40773716ae2fc071dea8062 commit 92b5e9c4737cbf6de40773716ae2fc071dea8062 Author: Warner Losh <imp@FreeBSD.org> AuthorDate: 2021-10-04 16:25:13 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2021-10-04 16:31:33 +0000 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 --- sysutils/intel-pcm/Makefile | 2 +- sysutils/intel-pcm/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sysutils/intel-pcm/Makefile b/sysutils/intel-pcm/Makefile index 4ef6c56c0d6e..234a413bea7e 100644 --- a/sysutils/intel-pcm/Makefile +++ b/sysutils/intel-pcm/Makefile @@ -1,7 +1,7 @@ # Created by: Adrian Chadd PORTNAME= intel-pcm -PORTVERSION= 202105 +PORTVERSION= 202109 CATEGORIES= sysutils MAINTAINER= imp@FreeBSD.org diff --git a/sysutils/intel-pcm/distinfo b/sysutils/intel-pcm/distinfo index c21e9fa7e440..b63ca5cc9c45 100644 --- a/sysutils/intel-pcm/distinfo +++ b/sysutils/intel-pcm/distinfo @@ -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