Skip to content

Ganya-umesh/Linux_Task_Tracker_Module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Linux_Task_Tracker_Module

A kernel module that lists all current tasks in a Linux system beginning from the init task.

Commands used:

  sudo su
  make
  insmod tasks_lister_dfs.ko 
  lsmod  
  dmesg  

Screenshot (144) Screenshot (146) Screenshot (149) Screenshot (150)

About

A kernel module that lists all current tasks in a Linux system beginning from the init task.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published