perf sched: Cleanup, remove unused variables in map_switch_event()
authorDongsheng Yang <yangds.fnst@cn.fujitsu.com>
Fri, 16 May 2014 05:37:05 +0000 (14:37 +0900)
committerJiri Olsa <jolsa@kernel.org>
Fri, 16 May 2014 07:17:50 +0000 (09:17 +0200)
In map_switch_event(), we don't care the previous process currently,
this patch remove the infomation we get but not used.

Signed-off-by: Dongsheng Yang <yangds.fnst@cn.fujitsu.com>
Link: http://lkml.kernel.org/r/1400218625-14613-1-git-send-email-yangds.fnst@cn.fujitsu.com
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
tools/perf/builtin-sched.c

Simple merge