]> 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)
commitbfe215a12d4952fed85e23b333b5cd5b85cf7136
tree8b90f727c4ff2b223adcbf0119d247ee6708a55a
parent1fb990ef115d0838bcc1b99eea8d0d74ecc1effc
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