Is there any way to count preemption for specific PID from user space ? I am interested to measure how many times a process is preempted.
Asked
Active
Viewed 453 times
5
-
Can I use se.statistics.nr_wakeups from /proc/PID/sched ? – ARH Nov 17 '13 at 07:55