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

From: Wang Liming
Date: Thu Dec 04 2008 - 00:52:43 EST


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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/