Re: [PATCH V3 13/15] perf tools: struct thread has a tid not a pid

From: David Ahern
Date: Fri Jun 28 2013 - 13:24:24 EST


On 6/28/13 2:43 AM, Adrian Hunter wrote:
As evident from 'machine__process_fork_event()' and
'machine__process_exit_event()' the 'pid' member of
struct thread is actually the tid.

Rename 'pid' to 'tid' in struct thread accordingly.

Signed-off-by: Adrian Hunter <adrian.hunter@xxxxxxxxx>

Acked-by: David Ahern <dsahern@xxxxxxxxx>

--
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/