perf top: Use pid_t for target_{pid|tid}
authorDenis Kirjanov <dkirjanov@kernel.org>
Sat, 5 Feb 2011 20:39:38 +0000 (20:39 +0000)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 7 Feb 2011 11:10:15 +0000 (09:10 -0200)
commitef4d001d79ac4bab6c2d81e9986a42059f877ec3
treeebf7dec93f6650f26e981b20fc14fa0f5fa547b7
parent9c56dfeb784a586713f467e2028a127a2a58a238
perf top: Use pid_t for target_{pid|tid}

Use pid_t data type for target_{pid|tid} vars.

Cc: Ingo Molnar <mingo@elte.hu>
LKML-Reference: <20110205203938.GA15328@hera.kernel.org>
Signed-off-by: Denis Kirjanov <dkirjanov@kernel.org>
[ committer note: those variables are now in struct perf_top, fixed ]
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/top.h