commit | 61d5bf5b01a0baf0934a4bd3d15bc14e4bbf202c | [log] [tgz] |
---|---|---|
author | Robert Richter <robert.richter@amd.com> | Thu Apr 05 18:26:26 2012 +0200 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Wed Apr 11 17:38:50 2012 -0300 |
tree | ad4f598c94ac1bc0370d435138509c2f8c039751 | |
parent | 666e6d48c57921874008d97aac13f6ee3e24fd55 [diff] |
perf tools: Fix thread map that is type pid_t Thread map is actually type pid_t and not int. Signed-off-by: Robert Richter <robert.richter@amd.com> Cc: Ingo Molnar <mingo@kernel.org> Link: http://lkml.kernel.org/r/1333643188-26895-3-git-send-email-robert.richter@amd.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>