clearlinux / distribution

Placeholder repository to allow filing of general bugs/issues/etc against the Clear Linux OS for Intel Architecture linux distribution
519 stars 29 forks source link

Let's include Intel's tools for reading hardware stats via the PCM #1390

Open mpurzynski opened 4 years ago

mpurzynski commented 4 years ago

https://github.com/opcm/pcm

Processor Counter Monitor (PCM) is an application programming interface (API) and a set of tools based on the API to monitor performance and energy metrics of Intel® Core™, Xeon®, Atom™ and Xeon Phi™ processors. PCM works on Linux, Windows, Mac OS X, FreeBSD and DragonFlyBSD operating systems.

Tried building and running by hand, no problems there, should be relatively easy to autospec.

chivakker commented 4 years ago

The package doesn't provide a install target. It would be better to have them installed instead of guessing where to put them.

ahkok commented 4 years ago

https://github.com/opcm/pcm/pull/172