]> git.baikalelectronics.ru Git - kernel.git/commit
perf tools: Fix thread map that is type pid_t
authorRobert Richter <robert.richter@amd.com>
Thu, 5 Apr 2012 16:26:26 +0000 (18:26 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 11 Apr 2012 20:38:50 +0000 (17:38 -0300)
commita58a059e9f76f95cd9dfd1e233a3e732c5788aaa
treead4f598c94ac1bc0370d435138509c2f8c039751
parent84e64f2617a4e97d0f03b9c02688f04f0f35b457
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>
tools/perf/util/thread_map.h