RE: task_struct related query

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> when a process executes a function  , is there any way  by which i can > 
> figure out the reference to that function or any footprint of that 
> function via task_struct (current)?

Do you want to know the currently executing functions? You can always get the current stack frame (whether in user space or in kernel space) from the stack pointer.

Thanks,

Rajat

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies



[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux