]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit70ae1c5436474770c3590563132f29fe3c32b496
tree8b90f727c4ff2b223adcbf0119d247ee6708a55a
parent735a5f4c666b884650145d3cc3673d3e5dd0b1b8
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