[Devel] Re: [PATCH 3/3] ftrace: add ability to only trace swapper tasks
Wang Liming
liming.wang at windriver.com
Wed Dec 3 21:50:57 PST 2008
Wang Liming wrote:
> 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?
hmm.. I skip "struct pid", please ignore this mail.
>
>
> Liming Wang
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list