mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
x86_64: rdstc
arm: attempt pmccntr, but didn't work, TODO why: no QEMU support?
This commit is contained in:
4
rootfs_overlay/pmccntr.sh
Executable file
4
rootfs_overlay/pmccntr.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
insmod /pmccntr.ko
|
||||
cd /sys/kernel/debug
|
||||
cat lkmc_pmccntr
|
||||
Reference in New Issue
Block a user