Re: [PATCH 1/3] ftrace: add function tracing to single thread

From: Frédéric Weisbecker
Date: Tue Nov 25 2008 - 19:03:01 EST


2008/11/25 Steven Rostedt <rostedt@xxxxxxxxxxx>:
> From: Steven Rostedt <srostedt@xxxxxxxxxx>
>
> Impact: feature to function trace a single thread
>
> This patch adds the ability to function trace a single thread.
> The file:
>
> /debugfs/tracing/set_ftrace_pid


That's a good idea!

About the pid, I think they are unique (which is not the case for tgid
for multiple threads).
pid are tgid + number of the thread....

But perhaps I'm wrong....
--
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/