Man Page: function::task_current
Operating Environment: debian
Section: 3
function::task_current FUNCTION:(3stap) Context Functions FUNCTION:(3stap)NAMEfunction::task_current - The current task_struct of the current taskSYNOPSIStask_current:long()ARGUMENTSNoneDESCRIPTIONThis function returns the task_struct representing the current process. This address can be passed to the various task_*() functions to extract more task-specific data. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
| Related Man Pages |
|---|
| function::ansi_set_color2(3) - debian |
| tapset::stopwatch(3stap) - centos |
| tapset::kprocess(3stap) - centos |
| tapset::rpc(3stap) - centos |
| tapset::scheduler(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |