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

Simple merge