perf sched: Remove dead code
commita80deb622dba7dfb65d9e27b6b74b7c1963c3635
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 28 Sep 2009 18:23:51 +0000 (28 15:23 -0300)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Sep 2009 11:57:57 +0000 (30 13:57 +0200)
treec7d9c5e1d6a222597b7a5784c846bdb4eb033c65
parent1b46cddfccfec4cc67b187fb53d78198de6a057c
perf sched: Remove dead code

Several variables are not used at all, cut'n'paste leftovers.

Also check if the sample_type is RAW earlier, to avoid needless
searches.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Frédéric Weisbecker <fweisbec@gmail.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Mike Galbraith <efault@gmx.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/builtin-sched.c