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)
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>

No differences found