[PATCH 3/3] ftrace: add ability to only trace swapper tasks

Wang Liming liming.wang at windriver.com
Wed Dec 3 21:34:54 PST 2008


Steven Rostedt wrote:
 > /* set when tracing only a pid */
 > struct pid *ftrace_pid_trace;
 >+static struct pid * const ftrace_swapper_pid = (struct pid *)1;

swapper pid is 1? not 0?


Liming Wang


More information about the Containers mailing list