https://github.com/torvalds/linux
Revision f0e4ed752fda6997b41917c94a5478b340178001 authored by Patryk Wlazlyn on 22 July 2024, 20:11:03 UTC, committed by Len Brown on 26 July 2024, 18:35:49 UTC
Allows users to read Intel PMT (Platform Monitoring Technology)
counters, providing interface similar to one used to add MSR and perf
counters. Because PMT is exposed as a raw MMIO range, without metadata,
user has to supply the necessary information to find and correctly
display the requested counter.

Signed-off-by: Patryk Wlazlyn <patryk.wlazlyn@linux.intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
1 parent f3065f9
History
Tip revision: f0e4ed752fda6997b41917c94a5478b340178001 authored by Patryk Wlazlyn on 22 July 2024, 20:11:03 UTC
tools/power turbostat: Add early support for PMT counters
Tip revision: f0e4ed7
File Mode Size
apparmor
bpf
integrity
keys
landlock
loadpin
lockdown
safesetid
selinux
smack
tomoyo
yama
Kconfig -rw-r--r-- 9.3 KB
Kconfig.hardening -rw-r--r-- 15.1 KB
Makefile -rw-r--r-- 936 bytes
commoncap.c -rw-r--r-- 42.6 KB
device_cgroup.c -rw-r--r-- 21.8 KB
inode.c -rw-r--r-- 10.5 KB
lsm_audit.c -rw-r--r-- 10.8 KB
lsm_syscalls.c -rw-r--r-- 3.6 KB
min_addr.c -rw-r--r-- 1.3 KB
security.c -rw-r--r-- 162.4 KB

back to top