[Devel] Re: [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
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list