Skip to content

pengzhenyi2015/gpu_monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Generate a linux kernel module, add some trace points between linux kernel and nvidia gpu driver. It can be used to monitor all the gpu operations,include read/write/open/close timestap, and store all the records in kernel space memory. You can use linux commands to get all the informations.

Anyway, in principle, It can monitor all the linux character devices.

#Other This program has been tested on SUSE11

About

Generate a linux kernel module, and some trace points between linux kernel and nvidia gpu driver.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published