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)
commit9d372ca59bcb9339b4a34a9bf978a1fc15b68b03
tree8b90f727c4ff2b223adcbf0119d247ee6708a55a
parent67d6259dd021006ade25d67b045ad2089b5aba96
perf sched: Cleanup, remove unused variables in map_switch_event()

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