commit | 11c9abf2270793bd1c1b8828edb4223f8010e56c | [log] [tgz] |
---|---|---|
author | Don Zickus <dzickus@redhat.com> | Wed Feb 26 10:45:27 2014 -0500 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Tue Mar 18 18:17:00 2014 -0300 |
tree | 119d802e4d8b5d6e7bbf9be0feecda284c0590ac | |
parent | 2c86c7ca760634f09dcbd76069e5102b4de6f8f1 [diff] |
perf tools: Use tid in mmap/mmap2 events to find maps Now that we can properly synthesize threads system-wide, make sure the mmap and mmap2 events use tids instead of pids to locate their maps. Signed-off-by: Don Zickus <dzickus@redhat.com> Cc: Jiri Olsa <jolsa@redhat.com> Cc: Stephane Eranian <eranian@google.com> Link: http://lkml.kernel.org/r/1393429527-167840-3-git-send-email-dzickus@redhat.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>