LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Counting thread's context switches (https://www.linuxquestions.org/questions/linux-newbie-8/counting-threads-context-switches-648286/)

bluehive 06-10-2008 09:00 AM

Counting thread's context switches
 
Hi all,
Is it possible to count the context-switches for a thread? I'm tracing an application 'A' with ptrace(). Say 'A' has n threads. I want to know how may times each thread in 'A' faced a context-switch.
Do we have any mechanism that can notify the tracing process about context-switches in traced process?

Thanks,
Bluehive


All times are GMT -5. The time now is 01:58 PM.