-
Notifications
You must be signed in to change notification settings - Fork 0
License
azzaouit/libpmu
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Kernel setup ------------ The msr driver must be loaded to write to MSRs from ring 3. $ insmod msr The pce bit (bit 8) must be set in cr4 to use rdpmc from ring 3. Build and load the driver before using the library. $ cd cr4 $ make $ insmod pceset.ko Removing the driver clears the pce bit $ rmmod pceset
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published