diff options
author | Namhyung Kim <[email protected]> | 2014-05-12 09:56:42 +0900 |
---|---|---|
committer | Jiri Olsa <[email protected]> | 2014-05-12 11:09:50 +0200 |
commit | 13ce34df11833482cd698331fdbb3f8ced06340d (patch) | |
tree | 9831bc0915afd571535d6649497cb4a5f62f3411 /kernel/workqueue.c | |
parent | bac1e4d103f7e3d82e5dc7423c04edcb8c899c22 (diff) |
perf tools: Use tid for finding thread
I believe that passing pid (instead of tid) as the 3rd arg of the
machine__find*_thread() was to find a main thread so that it can
search proper map group for symbols. However with the map sharing
patch applied, it now can do it in any thread.
It fixes a bug when each thread has different name, it only reports a
main thread for samples in other threads.
Cc: Adrian Hunter <[email protected]>
Acked-by: David Ahern <[email protected]>
Acked-by: Stephane Eranian <[email protected]>
Signed-off-by: Namhyung Kim <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Jiri Olsa <[email protected]>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions