-
Notifications
You must be signed in to change notification settings - Fork 0
hemanthr28/CPU_Profiler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a Linux user space module that gets the 20 most scheduled process and stores in a RB tree. To insert the module: sudo insmod perftop.ko To view the results: cat /proc/perftop To remove the module: sudo rmmod perftop.ko
About
Linuc based CPU profiler that stores the details of the 20 most scheduled process in a RB tree
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published