Revision 866d2d36b81d7d0e6d91423b6dd9b1bcfd0510dd authored by Len Brown on 26 July 2024, 18:16:28 UTC, committed by Len Brown on 26 July 2024, 18:36:08 UTC
Release 2024.07.26:

Enable turbostat extensions to add both perf and PMT
(Intel Platform Monitoring Technology) counters from the cmdline.

Demonstrate PMT access with built-in support for Meteor Lake's Die%c6 counter.

This commit:

Clean up white-space nits introduced since version 2024.05.10

Signed-off-by: Len Brown <len.brown@intel.com>
1 parent 19d0769
Raw File
.cocciconfig
[spatch]
	options = --timeout 200
	options = --use-gitgrep
back to top